Merge branch 'main' into adding-logo

This commit is contained in:
pratskalive08
2020-10-31 00:37:25 +05:30
committed by GitHub
19 changed files with 389 additions and 63 deletions

View File

@@ -3,8 +3,10 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/png" href="/favi2.jpg" />
<title><%= htmlWebpackPlugin.options.title %></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.