diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2025-10-29 12:54:50 +0100 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2025-10-29 12:54:50 +0100 |
| commit | dd31c88a85a0301ea01484f9d3030694b0ecbbce (patch) | |
| tree | 4e3dbb17fabf658265a17079cff23fd3e36c6dcd /layouts/_default | |
| parent | e5b9062581dec4af2a0be68c8142b3cc295fa63b (diff) | |
back to codeberg
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 70b1802..466d748 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -34,7 +34,7 @@ <nav style="display: flex;justify-content: space-around;"> <a href="/stuff">stuff</a> <a href="/contact">contact</a> - <a href="https://git.mielota.com/mielota">git</a> + <a href="https://codeberg.org/mielota">git</a> <a href="https://dns.mielota.com">dns</a> </nav> {{ else }} |
