summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2018-07-01 22:21:54 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2018-07-01 22:21:54 +0200
commita68905361122bd7c8caa46eea93f51b71bd92e1e (patch)
treefa7a0e72eca8c6336a3d56f51ebc158dc6a962e9 /www/index.html.m4
parentb320a735c123297368a854c39e17daa455ce953e (diff)
Adds Tacticians Online's logo & favicon.
Diffstat (limited to 'www/index.html.m4')
-rw-r--r--www/index.html.m45
1 files changed, 3 insertions, 2 deletions
diff --git a/www/index.html.m4 b/www/index.html.m4
index 37a243c..a52d002 100644
--- a/www/index.html.m4
+++ b/www/index.html.m4
@@ -3,14 +3,15 @@
<head>
<title>__CONF_SERVER_NAME - Landing Page</title>
<meta charset="UTF-8">
- <meta name="description" content="Server for the (yet unnamed) open source turn-based tactics MMO.">
+ <meta name="description" content="Turn-based tactics browser MMO.">
<meta name="keywords" content="MMO,TBT,TTB,turn based,browser game">
<meta name="author" content="__CONF_AUTHOR_NAME">
+ <link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" type="text/css" href="/global/style.css">
</head>
<body>
<div style="margin: 1em;">
- <h1>__CONF_SERVER_NAME</h1>
+ <img src="__CONF_SERVER_LOGO"/>
<h3>Currently running: __CONF_VERSION</h3>
</div>
<div class="popup-message">