summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index e25e7a2..b662646 100644
--- a/index.html
+++ b/index.html
@@ -1,9 +1,9 @@
<!DOCTYPE html>
<!--
Copyright (C) 2014
- This file is part of WvS VPlan.
+ This file is part of WvS-VPlan.
- WvS VPlan is free software: you can redistribute it and/or modify
+ WvS-VPlan is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
@@ -26,7 +26,7 @@
<link rel="stylesheet" type="text/css" href="css/jquery.mobile.structure-1.4.2.min.css" />
<link rel="stylesheet" type="text/css" href="css/jquery.mobile.icons-1.4.2.min.css" />
<link rel="stylesheet" type="text/css" href="css/icon-pack-custom.css" />
- <title>WvS VPlan</title>
+ <title>WvS-VPlan</title>
</head>
<body>
<div data-role="page" id="mainpage">
@@ -62,7 +62,7 @@
</div> <!-- settingspanel -->
<div data-role="header" data-position="fixed">
- <h1>WvS VPlan</h1>
+ <h1>WvS-VPlan</h1>
<a href="#settingspanel" class="ui-btn ui-icon-gear ui-btn-icon-notext ui-corner-all"></a>
</div>