Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Commit

Permalink
new mastodon instance
Browse files Browse the repository at this point in the history
  • Loading branch information
Pukimaa authored Jan 8, 2024
1 parent e8c28c4 commit 1ca03ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Head.astro
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const { title, description } = Astro.props;
<head>
<meta charset='UTF-8' />
<meta name='viewport' content='width=device-width, initial-scale=1.0' />
<link rel="me" href="https://mstdn.social/@pukima" />
<link rel="me" href="https://troetbu.de/@pukima" />
<SEO
title={title + " - Pukima's Personal Website"}
{description}
Expand Down

0 comments on commit 1ca03ed

Please sign in to comment.