We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c2b0b2 commit e47f133Copy full SHA for e47f133
layouts/partials/header.html
@@ -1,5 +1,5 @@
1
<header id="kopf">
2
- <s id="linie"><a href="https://ddp.le0n.dev" alt="titel" id="titel" title="homepage"></a></s>
+ <s id="linie"><a href="https://ddp.im" alt="titel" id="titel" title="homepage"></a></s>
3
<div id="toggles">
4
<a href="{{ (index .Translations 0).Permalink}}" title='{{ T "siteLink" }}'>{{- readFile (T "otherFlag") | safeHTML -}}</a>
5
<input type="checkbox" id="dark-mode-check" title='{{ T "ldMode" }}' checked>
0 commit comments