final changes before coriolis.edcd.io launch

This commit is contained in:
Paul Heisig
2016-10-09 20:49:29 +02:00
parent fe1d16415e
commit 5f75c9d32b
6 changed files with 11 additions and 10 deletions

2
src/index.html Executable file → Normal file
View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html {%= o.htmlWebpackPlugin.options.appCache ? 'manifest=/' + o.htmlWebpackPlugin.options.appCache : '' %} >
<head>
<title>Coriolis</title>
<title>Coriolis EDCD Edition</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="{%= o.htmlWebpackPlugin.files.css[0] %}">
<!-- Standard headers -->