frontend build

This commit is contained in:
Čarodej
2022-02-04 10:58:24 +01:00
parent 5a28eeef1e
commit f8317e761b
75 changed files with 86 additions and 74 deletions
+6
View File
@@ -54,6 +54,12 @@
<meta name="format-detection" content="address=no">
@include('vuefilemanager.others.color-template')
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8058330732865164" crossorigin="anonymous"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</head>
<body class="{{ is_dev() ? 'debug-screen' : '' }}">