Add link to the mastodon account on the index page

This verifies that the account is legitimate. Right now, I have the link being completely hidden from view and screenreaders, but if we want to actually advertise the mastodon account here then that can be arranged.
This commit is contained in:
Robert Miles 2020-09-10 21:58:29 +00:00
parent a2936d52ed
commit fe4ef5f75f
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ if [ "$run_user" = "root" ] || [ "$run_user" = "publish" ]; then
cat "$web_styles_html"
printf "</head>"
printf "<body>"
printf "<a rel="me" href="https://tilde.zone/@cosmicvoyage" style="display: none; visibility: hidden;" aria-hidden="true">a link to our mastodon account, to verify it as legitimate</a>"
printf "<div class=\"page-wrapper\">"
printf "<pre class=\"inner-wrapper\">"
# Intro text