Commit remaining pre-existing changes across CMS files

This commit is contained in:
root
2026-06-26 19:39:50 +02:00
parent 5bd7b2333f
commit 6add7cdfb1
23 changed files with 748 additions and 780 deletions
@@ -11,6 +11,13 @@
<!-- Fonts -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap">
<link rel="stylesheet" href="{{ config('habbo.cdn.swiper_css') }}" />
<script src="{{ config('habbo.cdn.axios_js') }}"></script>
<script defer src="{{ config('habbo.cdn.alpine_js') }}"></script>
<script defer src="{{ config('habbo.cdn.alpine_focus_js') }}"></script>
<script src="{{ config('habbo.cdn.swiper_js') }}"></script>
@vite(['resources/themes/' . setting('theme') . '/css/app.css', 'resources/themes/' . setting('theme') . '/js/app.js'], 'build')
<style>