Skip to content

Commit

Permalink
feat: new og tag of mastodon
Browse files Browse the repository at this point in the history
  • Loading branch information
eallion committed Oct 22, 2024
1 parent e5eeb62 commit 6d1e44f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions layouts/_default/baseof.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
data-auto-appearance="{{ .Site.Params.autoSwitchAppearance | default " true" }}">
{{- partial "head.html" . -}}

<meta name="fediverse:creator" content="@eallion@e5n.cc" />

<body
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">
<div id="the-top" class="absolute flex self-center">
Expand Down

0 comments on commit 6d1e44f

Please sign in to comment.