Skip to content

Commit

Permalink
feat: add fediverse author attribution
Browse files Browse the repository at this point in the history
  • Loading branch information
rayhanadev committed Jan 9, 2025
1 parent 634e18b commit 07d9f37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/layouts/PostLayout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ export interface Props {
/>

<meta name="author" content="Rayhan Noufal Arayilakath" />
<meta name="fediverse:creator" content="@[email protected]" />
<meta name="keywords" content={tags.join(", ")} />

{
Expand Down

0 comments on commit 07d9f37

Please sign in to comment.