From: Jason Woofenden Date: Sat, 12 Oct 2013 21:37:10 +0000 (-0400) Subject: rename html to template.html X-Git-Url: https://jasonwoof.com/gitweb/?p=hexbog.git;a=commitdiff_plain;h=663ebd9e78fa8337afac364b5c2b140ec60cfb8a;ds=sidebyside rename html to template.html --- diff --git a/Makefile b/Makefile index 9807ae8..962d6ff 100644 --- a/Makefile +++ b/Makefile @@ -18,8 +18,8 @@ wordlist_min.js: wordlist_compressed.js main.js style.css: style.less lessc style.less style.css -index.html: main_min.js wordlist_min.js main.html style.css - bash combine.bash main.html > $@ || (rm -f $@; exit 1) +index.html: main_min.js wordlist_min.js template.html style.css + bash combine.bash template.html > $@ || (rm -f $@; exit 1) index.html.gz: index.html gzip --best -c $< > $@ diff --git a/main.html b/main.html deleted file mode 100644 index d5668fc..0000000 --- a/main.html +++ /dev/null @@ -1,87 +0,0 @@ - - - - HexBog – a simple word game - - - - - - - -
-
-
- -
Loading...
-
-
-