diff --git a/tmpl/gitea.html b/tmpl/gitea.html
index 9bccab5..9163831 100644
--- a/tmpl/gitea.html
+++ b/tmpl/gitea.html
@@ -2,8 +2,8 @@
{{template "header_close.html"}}
{{template "navbar.html" .}}
-{{ $webURL := "https://lee.egelesta.net" }}
-{{ $giteaURL := "https://git.papandr.eu" }}
+{{ $webURL := "https://sindominio.net" }}
+{{ $giteaURL := "https://git.sindominio.net" }}
{{ $repoButton := true }}
{{ $err_msg := "" }}
{{ $err_description := "" }}