Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits 3 anni fa
parent
commit
640133f172
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Private/scripts/home.php

+ 1 - 1
Private/scripts/home.php

@@ -29,7 +29,7 @@
 use fivemode\fivemode\LinkUtil;
 
 
-define('PAGE_TITLE', "SnipSwap - Home");
+define('PAGE_TITLE', "Swap Snippet - Home");
 
 
 function echo_label(string $label) {