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
@@ -14,6 +14,9 @@
<!-- Fonts -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap">
<script src="{{ config('habbo.cdn.lodash_js') }}"></script>
<script src="{{ config('habbo.cdn.axios_js') }}"></script>
@vite(['resources/css/global.css', 'resources/js/global.js'], 'build')
@stack('scripts')
</head>