From 82cc18098ca908d6546c70036e485a449bd42e0c Mon Sep 17 00:00:00 2001 From: RedEnchilada Date: Fri, 13 May 2016 20:39:02 -0500 Subject: [PATCH] Add styling to the page around the game --- header.html | 34 ++++++++++++++++++++++++++++++++++ index.bat | 1 + 2 files changed, 35 insertions(+) create mode 100644 header.html 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 ^