link rel back to mastodon for verification of webstie

This commit is contained in:
Nova
2022-12-16 12:44:34 -05:00
parent eb2aacfbe9
commit befa3b5179

View File

@@ -13,6 +13,7 @@ function HomepageHeader() {
return (
<header className={clsx('hero hero--primary', styles.heroBanner)}>
<div className="container">
<link rel="me" href="https://fosstodon.org/@stardustxr"></link>
<h1 className="hero__title">{siteConfig.title}</h1>
<p className="hero__subtitle">{siteConfig.tagline}</p>
<div className={styles.buttons}>