Added Opengraph Scraping
This commit is contained in:
parent
ab8f513578
commit
48c9752910
2 changed files with 19 additions and 2 deletions
21
index.html
21
index.html
|
@ -3,9 +3,26 @@
|
|||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="description" content="Dunemask" />
|
||||
<link rel="stylesheet" type="text/css" href="/css/fonts.css" />
|
||||
<title>Dunemask</title>
|
||||
<title>Elijah Dunemask | Fullstack Development</title>
|
||||
<meta
|
||||
name="description"
|
||||
content="Specializing in DevOps tools and code reliability to improve developer velocity."
|
||||
/>
|
||||
<meta
|
||||
name="og:description"
|
||||
content="Specializing in DevOps tools and code reliability to improve developer velocity."
|
||||
/>
|
||||
<meta name="og:title" content="Elijah Dunemask | Fullstack Development" />
|
||||
<meta name="og:site_name" content="dunemask.net" />
|
||||
<meta name="og:url" content="dunemask.net" />
|
||||
<meta name="og:type" content="website" />
|
||||
<meta name="og:image" content="/images/og.jpg" />
|
||||
<meta name="author" content="Elijah Parker (Dunemask)" />
|
||||
<meta
|
||||
name="keywords"
|
||||
content="Web Developer React, Fullstack Development, Web Developer Portfolio, Elijah Parker, Dunemask, React Developer, QA Software Developer"
|
||||
/>
|
||||
<link
|
||||
rel="apple-touch-icon"
|
||||
sizes="180x180"
|
||||
|
|
BIN
public/images/og.jpg
Normal file
BIN
public/images/og.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
Loading…
Add table
Add a link
Reference in a new issue