diff --git a/index.php b/index.php
index 04cf03f..2a15188 100644
--- a/index.php
+++ b/index.php
@@ -6,37 +6,20 @@ if(!file_exists('install/install.lock')){
include "include/head.php";
echo '
';
if ($conf['background'] == '') {
- if(!file_exists('./assets/img/background.jpg')){
- echo '

';
- }
- else{
- echo '

';
-}
-}
-else{
- echo '

';
-
-}
+ if(!file_exists('./assets/img/background.jpg')){echo '

';}
+ else{echo '

';}}
+ else{echo '

';}
?>
-
上网,从这里开始!
+
-
随机一言:'.$result;
+}
+}
?>
@@ -90,7 +71,7 @@ echo '
随机一言:'.$result;