aboutsummaryrefslogtreecommitdiff
path: root/client/html/index.htm
diff options
context:
space:
mode:
authorShyam Sunder2018-07-24 19:53:29 -0400
committerMarcin Kurczewski2018-08-23 21:04:19 +0200
commit565027269c124c2aa7f7045983a75a31a9242215 (patch)
treeba69161a237830936f4c9121becaacc9ee8f7f60 /client/html/index.htm
parentdefada45ab5efc7f9a0c209f364f0864d297514a (diff)
client/js/router.js: Reads <base> href tag
Diffstat (limited to 'client/html/index.htm')
-rw-r--r--client/html/index.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/html/index.htm b/client/html/index.htm
index 2ebec1c..0072890 100644
--- a/client/html/index.htm
+++ b/client/html/index.htm
@@ -9,7 +9,7 @@
<meta name='msapplication-TileColor' content='#ffffff'/>
<meta name="msapplication-TileImage" content="/img/mstile-150x150.png">
<title>Loading...</title>
- <base href="/"/>
+ <!-- Base HTML Placeholder -->
<link href='css/app.min.css' rel='stylesheet' type='text/css'/>
<link href='css/vendor.min.css' rel='stylesheet' type='text/css'/>
<link rel='shortcut icon' type='image/png' href='img/favicon.png'/>

© 2015 - 2026 Jakob L. Kreuze