diff options
author | chai <chaifix@163.com> | 2022-03-18 00:00:16 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2022-03-18 00:00:16 +0800 |
commit | f63d8e742f6f1cd0321acfd9ffcfd71afd6c956d (patch) | |
tree | 353fd5af30f994d73d5abbe8bc1802d51246801a /index.php | |
parent | cecb6f1a2e6e7f43601ec4aeac481817f9979422 (diff) |
*misc
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ <body> <div id="container"> - <div id="container"> + <div id="container-uppper"> <?php include_once('header.php');?> <?php include_once('titlebar.php');?> <?php include_once('music.php');?> |