diff options
author | chai <chaifix@163.com> | 2022-03-17 21:02:13 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2022-03-17 21:02:13 +0800 |
commit | 90483f6eb389f041e0dbd0fca8bb766edbc85910 (patch) | |
tree | 125e5d01012cbab1ada0546dc5b9771af573a9ea /header.php |
+init
Diffstat (limited to 'header.php')
-rw-r--r-- | header.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/header.php b/header.php new file mode 100644 index 0000000..e4286e4 --- /dev/null +++ b/header.php @@ -0,0 +1,5 @@ +<div id="header"> + <a href="./index.php"><img id="dachai_logo" src="./res/dachai.png"/></a> + <label id="site_title">Dachai & Music<br/>Sound, BGM, Vocal, etc.</label> +</div> +<div style="clear:both;"></div>
\ No newline at end of file |