add support for configuring server url. fixes #11

This commit is contained in:
Thomas Amland
2020-09-19 09:23:25 +02:00
parent f22c03d2c8
commit 419f26b8bf
9 changed files with 45 additions and 6 deletions
+1
View File
@@ -12,6 +12,7 @@
<meta name="theme-color" content="#1a1a1a" />
<link rel="icon" href="<%= BASE_URL %>icon.svg">
<link rel=manifest href="<%= BASE_URL %>manifest.webmanifest">
<script src="<%= BASE_URL %>env.js"></script>
<title></title>
</head>
<body>