This commit is contained in:
2023-06-23 16:15:13 +02:00
parent 4ed6a8b2c1
commit 15b5536ec5
+3 -1
View File
@@ -24,7 +24,9 @@
<link rel="manifest" href="{{ theme_url }}/assets/site.webmanifest"> <link rel="manifest" href="{{ theme_url }}/assets/site.webmanifest">
<!-- Core theme CSS (includes Bootstrap)--> <!-- Core theme CSS (includes Bootstrap)-->
<link href="{{ theme_url }}/css/styles.css" rel="stylesheet" /> <!--link href="{{ theme_url }}/css/styles.css" rel="stylesheet" /-->
<link rel="stylesheet" href="{{ theme_url }}/bootstrap-5.3.0-dist/css/bootstrap.min.css">
<script src="{{ theme_url }}/bootstrap-5.3.0-dist/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="{{ theme_url }}/css/contrailone.css" type="text/css" /> <link rel="stylesheet" href="{{ theme_url }}/css/contrailone.css" type="text/css" />
<link rel="stylesheet" href="{{ theme_url }}/css/roboto.css" type="text/css" /> <link rel="stylesheet" href="{{ theme_url }}/css/roboto.css" type="text/css" />