diff options
Diffstat (limited to 'layouts/_default')
| -rw-r--r-- | layouts/_default/baseof.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 580f3c5..ac84d93 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -35,7 +35,7 @@ <a href="/stuff">stuff</a> <a href="/contact">contact</a> <a href="https://git.mielota.com/mielota">git</a> - <a href="https://dns.mielota.com/">dns</a> + <a href="https://dns.mielota.com">dns</a> </nav> {{ else }} <div style="display: flex;justify-content: space-between;align-items: center;"> |
