ソースを参照

Update home.php

Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits 3 年 前
コミット
5d3d6bb0a6
1 ファイル変更2 行追加2 行削除
  1. 2 2
      Private/scripts/home.php

+ 2 - 2
Private/scripts/home.php

@@ -79,7 +79,7 @@ if ($password !== PHP_STR) {
  -->
   
     
-  <title>5 Cube:  Every person its prospects.</title>
+  <title>5 Cube: Every person its prospects.</title>
 	
   <link rel="shortcut icon" href="/favicon.ico?v=<?php echo(time()); ?>" />
     
@@ -856,4 +856,4 @@ if ($password !== PHP_STR) {
 <?php endif; ?>
   
 </body>
-</html>
+</html>