Fix base url

This commit is contained in:
shilangyu 2021-10-31 14:27:41 +01:00
parent 88d6366a19
commit 731f51f61d
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
Fore more details:
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
-->
<base href="/" />
<base href="/lemmur" />
<meta charset="UTF-8" />
<meta content="IE=Edge" http-equiv="X-UA-Compatible" />