From f81a0adc30d50d9c1a41c32d3ecb1c5675183545 Mon Sep 17 00:00:00 2001 From: nsensfel Date: Mon, 9 Apr 2018 13:15:53 +0200 Subject: Adds preprocessing. --- www/index.html | 24 ------------------------ www/index.html.m4 | 24 ++++++++++++++++++++++++ 2 files changed, 24 insertions(+), 24 deletions(-) delete mode 100644 www/index.html create mode 100644 www/index.html.m4 (limited to 'www') diff --git a/www/index.html b/www/index.html deleted file mode 100644 index 3b91a97..0000000 --- a/www/index.html +++ /dev/null @@ -1,24 +0,0 @@ - - - - <SERVER NAME> - Landing Page - - - - - - -

-

Currently running: Latest Dev. Build

-

This website lets you play the game even during its development phase. As a result, there is a lot missing.

-

- Having accounts at that stage would needlessly slow us down, so access to - the game's battle system is done without login in. -

-

You can access the source code for the game this website is running, under the Apache 2.0 License:

- - - diff --git a/www/index.html.m4 b/www/index.html.m4 new file mode 100644 index 0000000..c396fef --- /dev/null +++ b/www/index.html.m4 @@ -0,0 +1,24 @@ + + + + __CONF_SERVER_NAME - Landing Page + + + + + + +

__CONF_SERVER_NAME

+

Currently running: Latest Dev. Build

+

This website lets you play the game even during its development phase. As a result, there is a lot missing.

+

+ Having accounts at that stage would needlessly slow us down, so access to + the game's battle system is done without login in. +

+

You can access the source code for the game this website is running, under the Apache 2.0 License:

+ + + -- cgit v1.2.3-70-g09d2