Skip to content

Commit

Permalink
Merge branch 'main' into add_get_federation_token_article
Browse files Browse the repository at this point in the history
  • Loading branch information
Frichetten authored Sep 24, 2023
2 parents bdb731d + a7470c1 commit a774136
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions overrides/main.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,20 @@
{% extends "base.html" %}

{% block announce %}
<a href="https://twitter.com/Frichette_n" style="color:white">
For updates follow <strong>@frichette_n</strong> on
For updates follow <strong>@frichette_n</strong> on
<a rel="me" href="https://fosstodon.org/@frichetten/">
<span class="twemoji mastodon">
{% include ".icons/fontawesome/brands/mastodon.svg" %}
</span>
<strong>Fosstodon</strong>
</a>
and
<a href="https://twitter.com/frichette_n">
<span class="twemoji twitter">
{% include ".icons/fontawesome/brands/twitter.svg" %}
</span>
<strong>Twitter</strong>
</a>
<a hidden disabled rel="me" href="https://infosec.exchange/@hackingthecloud">Mastodon</a>
{% endblock %}

{% block content %}
Expand Down

0 comments on commit a774136

Please sign in to comment.