Move themes.css into general.css as it is used on every page

This commit is contained in:
Raymonzut
2020-06-20 19:55:58 +02:00
parent c8789bc39e
commit 376f8099b9
5 changed files with 25 additions and 27 deletions
-1
View File
@@ -10,7 +10,6 @@
href="https://cdn.statically.io/gh/dragonprojects/dragondesign/master/main.min.css"
media="all"
>
<link defer rel="stylesheet" href="css/themes.css" media="all">
<link defer rel="stylesheet" href="css/general.css" media="all">
<script defer type="module" src="index.mjs"></script>