poesty преди 1 година
родител
ревизия
a597d3b3f8
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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.