Added social media meta tags for better link previews on index.html and links.html
This commit is contained in:
@@ -11,9 +11,13 @@
|
||||
<meta property="og:description" content="Personal website of pvrz, a 20-year-old developer, artist, and content creator based in NC, USA. Find links to my projects, socials, and music." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://pvrz.lol/" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="og:image" content="https://pvrz.lol/media/thumbnail_site.png" />
|
||||
<meta property="og:image:alt" content="pvrz - personal website" />
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:title" content="pvrz" />
|
||||
<meta name="twitter:description" content="Personal website of pvrz, a 20-year-old developer, artist, and content creator based in NC, USA. Find links to my projects, socials, and music." />
|
||||
<meta name="twitter:image" content="https://pvrz.lol/media/thumbnail_site.png" />
|
||||
<meta name="twitter:image:alt" content="pvrz - personal website" />
|
||||
<meta name="theme-color" content="#C96442" />
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
|
||||
Reference in New Issue
Block a user