diff --git a/header.html b/header.html
new file mode 100644
index 0000000..05c0bb6
--- /dev/null
+++ b/header.html
@@ -0,0 +1,34 @@
+
+
Waterlogue
+
+
\ No newline at end of file
diff --git a/index.bat b/index.bat
index 5a46c57..e8b5e3d 100644
--- a/index.bat
+++ b/index.bat
@@ -1,4 +1,5 @@
echo ^^ > index.html
+copy /y header.html index.html
dir *.js /s /b > tmpfile
for /F "tokens=*" %%A in (tmpfile) do (
echo ^ >> index.html