소스 검색

cmd/anubis: point the links elsewhere

Signed-off-by: Xe Iaso <me@xeiaso.net>
Xe Iaso 3 달 전
부모
커밋
4ebccb197e
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 2
      cmd/anubis/index.templ
  2. 1 1
      cmd/anubis/index_templ.go

+ 2 - 2
cmd/anubis/index.templ

@@ -150,8 +150,8 @@ templ base(title string, body templ.Component) {
     @body
     <footer>
       <center>
-        <p>Protected by <a href="https://xeiaso.net/blog/2025/anubis">Anubis</a> from <a
-            href="https://within.website">Within</a>.</p>
+        <p>Protected by <a href="https://github.com/TecharoHQ/anubis">Anubis</a> from <a
+            href="https://techaro.lol">Techaro</a>.</p>
       </center>
     </footer>
   </main>

+ 1 - 1
cmd/anubis/index_templ.go

@@ -81,7 +81,7 @@ func base(title string, body templ.Component) templ.Component {
 		if templ_7745c5c3_Err != nil {
 			return templ_7745c5c3_Err
 		}
-		templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 5, "<footer><center><p>Protected by <a href=\"https://xeiaso.net/blog/2025/anubis\">Anubis</a> from <a href=\"https://within.website\">Within</a>.</p></center></footer></main></body></html>")
+		templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 5, "<footer><center><p>Protected by <a href=\"https://github.com/TecharoHQ/anubis\">Anubis</a> from <a href=\"https://techaro.lol\">Techaro</a>.</p></center></footer></main></body></html>")
 		if templ_7745c5c3_Err != nil {
 			return templ_7745c5c3_Err
 		}