🐛 fix: correct CSS path for GitHub pages
This commit is contained in:
parent
32b1177140
commit
b2ca636eb9
@ -11,7 +11,8 @@
|
||||
<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"/>
|
||||
<link rel="stylesheet" href="{/atom:feed/@base:base}/main.css"/>
|
||||
<link rel="stylesheet" href="{/atom:feed/@xml:base}/main.css"/>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div class="content">
|
||||
|
Loading…
x
Reference in New Issue
Block a user