summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Koch <markus@notsyncing.net>2021-02-26 20:05:30 +0100
committerMarkus Koch <markus@notsyncing.net>2021-02-26 20:05:30 +0100
commit3b41beec7b4dc7d5cfad827b335e6f08b14a1e39 (patch)
treefcca59f9d54d980009e0c9dd51188315186b831c
parent447cd904c4d050440eb509e513a900badf080249 (diff)
downloadlifomapserver-3b41beec7b4dc7d5cfad827b335e6f08b14a1e39.tar.gz
lifomapserver-3b41beec7b4dc7d5cfad827b335e6f08b14a1e39.tar.bz2
lifomapserver-3b41beec7b4dc7d5cfad827b335e6f08b14a1e39.zip
htdocs: Update title to include [beta]
-rw-r--r--htdocs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/index.html b/htdocs/index.html
index 9b5e2c4..bfb4313 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <title>LinuxWorks Minetest Map</title>
+ <title>LinuxWorks Minetest Map [beta]</title>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="fa/css/all.css">