Skip to content

Commit

Permalink
Merge pull request #206 from Hacking-the-Cloud/add_mastodon_verification
Browse files Browse the repository at this point in the history
Added Mastodon Verification
  • Loading branch information
Frichetten authored Nov 3, 2022
2 parents 59021a2 + 837addb commit 889e288
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@
</span>
<strong>Twitter</strong>
</a>
<a hidden disabled rel="me" href="https://infosec.exchange/@hackingthecloud">Mastodon</a>
{% endblock %}

{% block content %}
{% if page.meta.author %}
<p>Article by {{ page.meta.author }}.</p>
{% endif %}
{{ super() }}
{% endblock %}
{% endblock %}

0 comments on commit 889e288

Please sign in to comment.