I gotta tell everyone that this page is me I own this lol.
This commit is contained in:
parent
a5352ea20b
commit
e11d5c42d7
@ -6,6 +6,8 @@ export default function WerefoxCard({
|
|||||||
if (isTitle) {
|
if (isTitle) {
|
||||||
return (
|
return (
|
||||||
<header className="rounded-lg ring-4 ring-werefox-blue bg-werefox-grey-light dark:bg-werefox-grey">
|
<header className="rounded-lg ring-4 ring-werefox-blue bg-werefox-grey-light dark:bg-werefox-grey">
|
||||||
|
<a rel="me" href="https://vulpine.club/@Shadow8t4" hidden>Mastodon</a>
|
||||||
|
<a rel="me" href="https://masto.werefox.dev/@shadow8t4" hidden>Mastodon</a>
|
||||||
{children}
|
{children}
|
||||||
</header>
|
</header>
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user