* added new entry page

This commit is contained in:
Stephan Hadan 2024-12-27 17:54:58 +01:00
parent 6e5614763d
commit e500631b7f
13 changed files with 666 additions and 2373 deletions

17
overrides/main.html.old Normal file
View file

@ -0,0 +1,17 @@
{% extends "base.html" %}
<!--{% block announce %}
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>
{% endblock %}-->