diff options
author | Kristian Lyngstol <kly@kly.no> | 2016-11-16 09:46:40 +0100 |
---|---|---|
committer | Kristian Lyngstol <kly@kly.no> | 2016-11-16 09:46:40 +0100 |
commit | 6af39a472dc36b1b6c85e5bb24147ee16c0536c2 (patch) | |
tree | 1a57f0f9055cb4338ec46c69a11cbde1904c8f34 /web | |
parent | 4a6d5548c50137f1f1e8c8b67bea2d851eae7f69 (diff) |
Change title
Diffstat (limited to 'web')
-rw-r--r-- | web/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html index a9e4fd3..9c66a41 100644 --- a/web/index.html +++ b/web/index.html @@ -9,7 +9,7 @@ <meta name="author" content=""> <link rel="icon" href="../../favicon.ico"> - <title>NMS2</title> + <title>Gondul</title> <!-- Bootstrap core CSS --> <link href="css/bootstrap.min.css" rel="stylesheet"> |