update flowbite to 2.2.1
This commit is contained in:
1
fet2020/static/css/flowbite@2.2.1.css
Normal file
1
fet2020/static/css/flowbite@2.2.1.css
Normal file
File diff suppressed because one or more lines are too long
2
fet2020/static/js/flowbite@2.2.1.js
Normal file
2
fet2020/static/js/flowbite@2.2.1.js
Normal file
File diff suppressed because one or more lines are too long
@@ -29,7 +29,7 @@
|
|||||||
<meta name="application-name" content="FET - Fachschaft Elektrotechnik">
|
<meta name="application-name" content="FET - Fachschaft Elektrotechnik">
|
||||||
<meta name="msapplication-TileColor" content="#2b5797">
|
<meta name="msapplication-TileColor" content="#2b5797">
|
||||||
|
|
||||||
<link rel="stylesheet" href="{% static 'css/flowbite@1.5.5.css' %}" type="text/css">
|
<link rel="stylesheet" href="{% static 'css/flowbite@2.2.1.css' %}" type="text/css">
|
||||||
|
|
||||||
<link rel="stylesheet" href="{% static 'css/styles.css' %}">
|
<link rel="stylesheet" href="{% static 'css/styles.css' %}">
|
||||||
<!-- FontAwesome Kit -->
|
<!-- FontAwesome Kit -->
|
||||||
@@ -232,7 +232,7 @@
|
|||||||
<span x-bind="footerFirst">Handcrafted </span><span x-bind="footerSecond">with </span><i class="fa-solid fa-heart" aria-label="love" @click="increase" x-bind="footerThird"></i><span x-bind="footerFourth"> by</span><span x-bind="footerFifth"> fet</span>
|
<span x-bind="footerFirst">Handcrafted </span><span x-bind="footerSecond">with </span><i class="fa-solid fa-heart" aria-label="love" @click="increase" x-bind="footerThird"></i><span x-bind="footerFourth"> by</span><span x-bind="footerFifth"> fet</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="{% static 'js/flowbite@1.5.5.js' %}"></script>
|
<script src="{% static 'js/flowbite@2.2.1.js' %}"></script>
|
||||||
|
|
||||||
<script defer src="{% static 'js/vendor.js' %}"></script>
|
<script defer src="{% static 'js/vendor.js' %}"></script>
|
||||||
<script defer src="{% static 'js/scripts.js' %}"></script>
|
<script defer src="{% static 'js/scripts.js' %}"></script>
|
||||||
|
|||||||
Reference in New Issue
Block a user