Explorar el Código

Change src link

poesty hace 1 año
padre
commit
a597d3b3f8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      config/config.php

+ 1 - 1
config/config.php

@@ -2,7 +2,7 @@
   $commit = trim(file_get_contents("../.git/refs/heads/main"));
 
   $text = substr($commit, 0, 7);
-  $link = "https://forgejo.sny.sh/sun/Tent/commit/" . $commit;
+  $link = "https://git.qunn.eu/poesty/Tent/commit/" . $commit;
 
   $config = [
     // The title of this instance, displayed throughout the front-end. Default: Tent.