This commit is contained in:
2023-06-21 13:36:10 +02:00
parent 86f6e12ab0
commit 0c0e946648
46 changed files with 59579 additions and 6 deletions
+3 -6
View File
@@ -23,12 +23,9 @@
<link rel="icon" type="image/png" sizes="16x16" href="{{ theme_url }}/assets/favicon-16x16.png">
<link rel="manifest" href="{{ theme_url }}/assets/site.webmanifest">
<!-- Bootstrap icons-->
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="{{ theme_url }}/css/styles.css" rel="stylesheet" />
<!-- link rel="stylesheet" href="{{ theme_url }}/css/style.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/droidsans.css" type="text/css" />
@@ -369,14 +366,14 @@
<div class="container px-5"><p class="m-0 text-center text-white">Copyright &copy; Your Website 2023</p></div>
</footer>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js"></script>
<script src="{{ theme_url }}/bootstrap-5.3.0-dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
<script src="{{ theme_url }}/js/scripts.js"></script>
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
<!-- * * SB Forms JS * *-->
<!-- * * Activate your form at https://startbootstrap.com/solution/contact-forms * *-->
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
<script src="https://cdn.startbootstrap.com/sb-forms-latest.js"></script>
<!--script src="https://cdn.startbootstrap.com/sb-forms-latest.js"></script-->
<!--
<div id="header" role="banner" style="background-image: url('{{ pages["_meta"].meta.headerbg|url }}'); background-position: center; background-repeat: no-repeat; background-size: cover;">