Fix base url

This commit is contained in:
shilangyu 2021-10-31 14:30:16 +01:00
parent 731f51f61d
commit 8169395558
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="/lemmur" />
<base href="/lemmur/" />
<meta charset="UTF-8" />
<meta content="IE=Edge" http-equiv="X-UA-Compatible" />