Skip to content

Commit e7d92c2

Browse files
Add rel=me verification link for Mastodon (#833)
1 parent 0887220 commit e7d92c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@
164164
165165
<meta property="og:image" content="{$meta_image_path}" />
166166
<meta property="og:description" content="$meta_description" />
167+
168+
<link href="https://fosstodon.org/@php" rel="me" />
167169
META
168170
]
169171
);

0 commit comments

Comments
 (0)