mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
Move <base href> above, so it works, thanks @Leesneaks
This commit is contained in:
parent
36fbae850d
commit
3ff7b21287
@ -8,9 +8,9 @@
|
||||
<meta name="description" content="myaac">
|
||||
<meta name="generator" content="MyAAC">
|
||||
|
||||
<base href="{{ BASE_URL }}" />
|
||||
<link rel="stylesheet" href="tools/css/messages.css">
|
||||
<link rel="shortcut icon" href="images/error.ico">
|
||||
<base href="{{ BASE_URL }}" />
|
||||
|
||||
<style>
|
||||
body{
|
||||
|
Loading…
x
Reference in New Issue
Block a user