Skip to content

Commit 6d1e44f

Browse files
committed
feat: new og tag of mastodon
* Highlighting journalism on Mastodon * https://blog.joinmastodon.org/2024/07/highlighting-journalism-on-mastodon/
1 parent e5eeb62 commit 6d1e44f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

layouts/_default/baseof.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
data-auto-appearance="{{ .Site.Params.autoSwitchAppearance | default " true" }}">
88
{{- partial "head.html" . -}}
99

10+
<meta name="fediverse:creator" content="@eallion@e5n.cc" />
11+
1012
<body
1113
class="flex flex-col h-screen px-6 m-auto text-lg leading-7 max-w-7xl bg-neutral text-neutral-900 dark:bg-neutral-800 dark:text-neutral sm:px-14 md:px-24 lg:px-32 scrollbar-thin scrollbar-track-neutral-200 scrollbar-thumb-neutral-400 dark:scrollbar-track-neutral-800 dark:scrollbar-thumb-neutral-600">
1214
<div id="the-top" class="absolute flex self-center">

0 commit comments

Comments
 (0)