🐛 fix: path to main.css
This commit is contained in:
parent
e7bd988a52
commit
86ab1c5f06
@ -11,7 +11,9 @@
|
||||
<meta charset="utf-8"/>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<!-- Fallback for languages without their own .xsl -->
|
||||
<link rel="stylesheet" href="../main.css"/>
|
||||
<link rel="stylesheet" href="/main.css"/>
|
||||
</head>
|
||||
<body>
|
||||
<div class="content">
|
||||
|
Loading…
x
Reference in New Issue
Block a user