update mastodon link and add to homepage
This commit is contained in:
parent
c0bb0faa09
commit
a9cbabaf54
@ -62,7 +62,7 @@ const ExternalLinks = () => (
|
||||
<li>
|
||||
<a
|
||||
className={navClasses}
|
||||
href="https://mastodon.chuckdries.com/@chuck"
|
||||
href="https://hachyderm.io/@chuckletmilk"
|
||||
rel="me noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
|
@ -109,6 +109,7 @@ const IndexPage = ({
|
||||
</Link>
|
||||
)}
|
||||
</main>
|
||||
<a className="hidden" rel="me" href="https://hachyderm.io/@chuckletmilk">Mastodon</a>
|
||||
</>
|
||||
);
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user