We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2ff35f commit cab2ebfCopy full SHA for cab2ebf
resources/views/application.blade.php
@@ -7,11 +7,12 @@
7
<meta name="viewport" content="width=device-width,initial-scale=1.0">
8
<meta name="csrf-token" content="{{ csrf_token() }}">
9
10
- <title>Materio - Vuetify Vuejs Admin Template</title>
+ <title>Materio-free</title>
11
12
<!-- Favicon -->
13
<link rel="shortcut icon" href="{{ asset('favicon.ico') }}">
14
<link rel="preconnect" href="https://fonts.gstatic.com" />
15
+
16
<!-- Font -->
17
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet" />
18
0 commit comments