stephan.hadan.de/overrides/main.html.old

18 lines
584 B
HTML
Raw Normal View History

2024-12-27 13:15:58 +01:00
{% extends "base.html" %}
2024-12-27 17:54:58 +01:00
<!--{% block announce %}
2024-12-27 13:15:58 +01:00
Für Updates folge bitte <strong>@stiebke</strong> auf
<a rel="me" href="https://freiburg.social/@squidfunk">
<span class="twemoji mastodon">
{% include ".icons/fontawesome/brands/mastodon.svg" %}
</span>
<strong>freiburg.social</strong>
</a>
und <strong>stiebke.bsky.social</strong> auf
<a href="https://bsky.app/profile/stiebke.bsky.social">
<span class="twemoji bluesky">
{% include ".icons/fontawesome/brands/bluesky.svg" %}
</span>
<strong>Bluesky</strong>
</a>
2024-12-27 17:54:58 +01:00
{% endblock %}-->