no message
This commit is contained in:
parent
1e2557fb04
commit
4bd8b87ba7
@ -43,6 +43,11 @@
|
|||||||
@vite(['resources/css/app.css', "resources/sites/".config("app.site_code_short")."/css/app.css",'resources/js/app.js'])
|
@vite(['resources/css/app.css', "resources/sites/".config("app.site_code_short")."/css/app.css",'resources/js/app.js'])
|
||||||
|
|
||||||
@stack('styles')
|
@stack('styles')
|
||||||
|
|
||||||
|
@if(config('app.site_code_short') == 'clashfreenode.com')
|
||||||
|
<script defer src="https://cloud.umami.is/script.js" data-website-id="d388961b-fe3e-4e07-b85f-a1252594537d"></script>
|
||||||
|
@endif
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body class="home blog">
|
<body class="home blog">
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user