Page title changed from default to CadHub

This commit is contained in:
Linus Johansson
2020-10-20 19:41:37 +02:00
parent 032dfd1e14
commit af44e2afdb

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/png" href="/favicon.png" />
<title><%= htmlWebpackPlugin.options.title %></title>
<title>CadHub</title>
<script>
// Install Cascade Studio as a Progressive Web App for Offline Access
// This needs to be put before ANY HTTP Requests are made, so it can cache them.