update meta tags
This commit is contained in:
parent
9e3e48ea80
commit
92aaf95e2a
BIN
avatar copy.webp
Normal file
BIN
avatar copy.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 46 KiB |
26
index.html
26
index.html
@ -12,12 +12,26 @@
|
||||
<link rel="manifest" href="./site.webmanifest">
|
||||
<link rel="stylesheet" href="cum.css">
|
||||
<title>Klectr | Home</title>
|
||||
<meta property="og:title" content="Triston Armstrong's Portfolio" />
|
||||
<meta property="og:url" content="https://tristonarmstrong.com" />
|
||||
<meta property="og:image" content="./avatar.webp" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:description" content=" this is a story all about how my life got flipped-turned upside down and I'd like to take a minute just sit right there I'll tell you how I became the prince of all Software" />
|
||||
<meta property="og:locale" content="en_US" />
|
||||
<!-- HTML Meta Tags -->
|
||||
<title>Triston Armstrong's Portfolio</title>
|
||||
<meta name="description" content=" this is a story all about how my life got flipped-turned upside down and I'd like to take a minute just sit right there I'll tell you how I became the prince of all Software">
|
||||
|
||||
<!-- Facebook Meta Tags -->
|
||||
<meta property="og:url" content="https://tristonarmstrong.com">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="Triston Armstrong's Portfolio">
|
||||
<meta property="og:description" content=" this is a story all about how my life got flipped-turned upside down and I'd like to take a minute just sit right there I'll tell you how I became the prince of all Software">
|
||||
<meta property="og:image" content="https://opengraph.b-cdn.net/production/images/affd4f28-5289-4413-a135-46843a59c39d.png?token=SSESZugTfTrMtPISlqpYacO1canx6NMf2ww2mNLucUM&height=720&width=713&expires=33259339956">
|
||||
|
||||
<!-- Twitter Meta Tags -->
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta property="twitter:domain" content="tristonarmstrong.com">
|
||||
<meta property="twitter:url" content="https://tristonarmstrong.com">
|
||||
<meta name="twitter:title" content="Triston Armstrong's Portfolio">
|
||||
<meta name="twitter:description" content=" this is a story all about how my life got flipped-turned upside down and I'd like to take a minute just sit right there I'll tell you how I became the prince of all Software">
|
||||
<meta name="twitter:image" content="https://opengraph.b-cdn.net/production/images/affd4f28-5289-4413-a135-46843a59c39d.png?token=SSESZugTfTrMtPISlqpYacO1canx6NMf2ww2mNLucUM&height=720&width=713&expires=33259339956">
|
||||
|
||||
<!-- Meta Tags Generated via https://www.opengraph.xyz -->
|
||||
</head>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user