add meta tags
This commit is contained in:
parent
3da41e7e93
commit
9e3e48ea80
@ -12,6 +12,12 @@
|
|||||||
<link rel="manifest" href="./site.webmanifest">
|
<link rel="manifest" href="./site.webmanifest">
|
||||||
<link rel="stylesheet" href="cum.css">
|
<link rel="stylesheet" href="cum.css">
|
||||||
<title>Klectr | Home</title>
|
<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" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user