Fix base url
This commit is contained in:
parent
731f51f61d
commit
8169395558
|
@ -11,7 +11,7 @@
|
|||
Fore more details:
|
||||
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
|
||||
-->
|
||||
<base href="/lemmur" />
|
||||
<base href="/lemmur/" />
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
<meta content="IE=Edge" http-equiv="X-UA-Compatible" />
|
||||
|
|
Loading…
Reference in New Issue