Updated title

This commit is contained in:
konrad 2018-09-08 18:07:38 +02:00
parent 78a6c3f4e2
commit 7273f61580
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 4 deletions

View File

@ -5,13 +5,11 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<link rel="stylesheet" href="<%= BASE_URL %>assets/style.css">
<title>vikunja-frontend</title>
<title>Vikunja</title>
</head>
<body>
<noscript>
<strong>We're sorry but vikunja-frontend doesn't work properly without JavaScript enabled. Please enable it to
continue.</strong>
<strong>We're sorry but Vikunja doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->