Add og:image OpenGraph tag

This commit is contained in:
Jack Jackson 2024-10-14 14:51:28 -07:00
parent e1ec272429
commit 87fb09da42

View File

@ -6,6 +6,8 @@
{{ end }}
<!-- https://blog.joinmastodon.org/2024/07/highlighting-journalism-on-mastodon/ -->
<meta name="fediverse:creator" content="scubbo@fosstodon.org" />
<!-- This is a prerequisite for the fediverse crediting behaviour on the line above - see https://ogp.me/ -->
<meta property="og:image" content="https://avatars.githubusercontent.com/u/2373726?s=400&v=4" />
<!-- https://stackoverflow.com/a/70385342/1040915 -->
<script src="/js/custom.js" defer></script>
<link rel="stylesheet" href="/css/custom.css">