diff options
Diffstat (limited to 'hosted')
-rw-r--r-- | hosted/tmpl/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hosted/tmpl/index.html b/hosted/tmpl/index.html index 2c781fd..1c44ce4 100644 --- a/hosted/tmpl/index.html +++ b/hosted/tmpl/index.html @@ -240,7 +240,7 @@ </div> </main> <footer> - Served with <a rel="noopener noreferrer" href="https://git.darknebu.la/emile/faila">faila</a>. + Served with <a rel="noopener noreferrer" href="https://git.sr.ht/~hanemile/faila">faila</a>. Theme by <a rel="noopener noreferrer" href="https://caddyserver.com">Caddy</a>. </footer> <script> @@ -302,4 +302,4 @@ </html> -{{ end }} \ No newline at end of file +{{ end }} |