chore: add meta tag

This commit is contained in:
Cory Dransfeldt 2024-07-02 12:53:31 -07:00
parent 8bd9b6fd06
commit ba2da72093
No known key found for this signature in database
3 changed files with 4 additions and 3 deletions

View file

@ -86,6 +86,7 @@
<meta property="og:url" content="{{ fullUrl }}" />
<meta property="og:image" content="{{ ogImage }}" />
<meta name="theme-color" content="{{ meta.themeColor }}" />
<meta name="fediverse:creator" content="cory@social.lol" />
<meta name="generator" content="Eleventy">
<meta name="robots" content="noai, noimageai">
<link href="https://cdn.coryd.dev/assets/icons/favicon.ico?v={% appVersion %}" rel="icon" sizes="any">