diff options
Diffstat (limited to 'themes/flamingo/layouts/partials/footer.html')
-rw-r--r-- | themes/flamingo/layouts/partials/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/flamingo/layouts/partials/footer.html b/themes/flamingo/layouts/partials/footer.html index c7e0e49..79a3916 100644 --- a/themes/flamingo/layouts/partials/footer.html +++ b/themes/flamingo/layouts/partials/footer.html @@ -3,7 +3,7 @@ <nav> <ul> <li><a href="/privacy/">privacy</a></li> - <li><a href="https://gitlab.com/gabrielgio/gabrielgio">gitlab</a></li> + <li><a href="https://git.sr.ht/~gabrielgio/">sr.ht</a></li> <li><a href="/index.xml">rss</a></li> </ul> </nav> |