add without plugin

This commit is contained in:
Romulus21
2023-09-24 15:32:49 +02:00
parent a9980ad268
commit f93a37c932
9 changed files with 737 additions and 690 deletions

View File

@@ -8,7 +8,7 @@
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
<link rel="mask-icon" href="/favicon.svg" color="#FFFFFF">
<link rel="manifest" href="/build/manifest.webmanifest" />
<link rel="manifest" href="manifest.json" />
<meta name="theme-color" content="#ffffff">
<title>{{ config('app.name', 'Laravel') }}</title>