Added many changes and bug fixes
This commit is contained in:
parent
36762268e7
commit
b13170816a
11 changed files with 190 additions and 20 deletions
18
overrides/main.html
Normal file
18
overrides/main.html
Normal file
|
@ -0,0 +1,18 @@
|
|||
{% 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 %}
|
Loading…
Add table
Add a link
Reference in a new issue