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
@@ -9,6 +9,13 @@
<link href="https://fonts.googleapis.com/css2?family=Ubuntu+Condensed&display=swap" rel="stylesheet">
<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>