Link href css from root

This commit is contained in:
Raymonzut
2020-10-02 00:41:05 +02:00
parent 0850426683
commit 1fc48b52e3
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
href="https://cdn.statically.io/gh/dragonprojects/dragondesign/master/main.min.css"
media="all"
>
<link defer rel="stylesheet" href="css/general.css" media="all">
<link defer rel="stylesheet" href="/css/general.css" media="all">
</head>
<body>