diff options
author | chai <chaifix@163.com> | 2022-03-26 13:59:21 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2022-03-26 13:59:21 +0800 |
commit | c9354a6aa129b52945fbceee19cd6f8250334db2 (patch) | |
tree | 42f670250c73d65d22e5a47ae2106c4b38edcffc /booth.php | |
parent | 2e1d7bef776d6cb809d96b9096998835b2dd81bc (diff) |
Diffstat (limited to 'booth.php')
-rw-r--r-- | booth.php | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ <html> <head> +<title>Dachai's Music</title> +<link rel="icon" type="image/x-icon" href="./res/dachai.ico"> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no, target-densityDpi=device-dpi"> <link rel="stylesheet" href="./res/styles.css"> <script src="./res/main.js"></script> |