소스 검색

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>