aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/pages/legal.md1
-rw-r--r--crumbs/templates/components/html_head.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/content/pages/legal.md b/content/pages/legal.md
index b898fd6..eac1d3b 100644
--- a/content/pages/legal.md
+++ b/content/pages/legal.md
@@ -5,6 +5,7 @@ Template: page
- E-Mail: [legal@spacekookie.de](mailto:legal@spacekookie.de)
- Verantwortlich für den Inhalt nach § 55 Abs. 2 RStV
+- Anschrift: Abteilung für Redundanz Abteilung c/o Katharina Fey, Margaretenstraße 30, 10317 Berlin
### Haftung für Inhalte
diff --git a/crumbs/templates/components/html_head.html b/crumbs/templates/components/html_head.html
index f08683b..5e18eb3 100644
--- a/crumbs/templates/components/html_head.html
+++ b/crumbs/templates/components/html_head.html
@@ -6,6 +6,7 @@
{% if type == 'home' %}
<link href="{{ SITEURL }}/theme/css/crumbs.css" rel="stylesheet">
<link href="{{ SITEURL }}/theme/css/cr_title.css" rel="stylesheet"> {# This contains various overrides #}
+ <a rel="me" href="https://octodon.social/@spacekookie"></a>
{% else %}
<link href="{{ SITEURL }}/theme/css/pygment.css" rel="stylesheet">
<link href="{{ SITEURL }}/theme/css/crumbs.css" rel="stylesheet">