Skip to content

Commit e47f133

Browse files
committed
change title domain
1 parent 4c2b0b2 commit e47f133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<header id="kopf">
2-
<s id="linie"><a href="https://ddp.le0n.dev" alt="titel" id="titel" title="homepage"></a></s>
2+
<s id="linie"><a href="https://ddp.im" alt="titel" id="titel" title="homepage"></a></s>
33
<div id="toggles">
44
<a href="{{ (index .Translations 0).Permalink}}" title='{{ T "siteLink" }}'>{{- readFile (T "otherFlag") | safeHTML -}}</a>
55
<input type="checkbox" id="dark-mode-check" title='{{ T "ldMode" }}' checked>

0 commit comments

Comments
 (0)