mirror of
https://github.com/MAGICGrants/campaign-site.git
synced 2026-01-09 12:27:59 -05:00
Merge pull request #151 from MAGICGrants/pg-mastodon-verification
Privacy Guides Mastodon Verification
This commit is contained in:
@@ -33,6 +33,7 @@ const Home: NextPage<{ projects: any }> = ({ projects }) => {
|
||||
<title>{fund.title}</title>
|
||||
<meta name="description" content="Donate to the MAGIC Privacy Guides Fund" />
|
||||
<link rel="icon" href="/favicon.ico" />
|
||||
<link rel="me" href="https://mastodon.neat.computer/@privacyguides">
|
||||
</Head>
|
||||
|
||||
<div className="divide-y divide-gray-200">
|
||||
|
||||
Reference in New Issue
Block a user