Page title changed from default to CadHub #23

Merged
RedLinus merged 1 commits from main into main 2020-10-20 20:57:57 +02:00
Showing only changes of commit af44e2afdb - Show all commits

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.