Skip to content

Commit cab2ebf

Browse files
committed
(refactor) title: Html title tag content changed
1 parent f2ff35f commit cab2ebf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

resources/views/application.blade.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@
77
<meta name="viewport" content="width=device-width,initial-scale=1.0">
88
<meta name="csrf-token" content="{{ csrf_token() }}">
99

10-
<title>Materio - Vuetify Vuejs Admin Template</title>
10+
<title>Materio-free</title>
1111

1212
<!-- Favicon -->
1313
<link rel="shortcut icon" href="{{ asset('favicon.ico') }}">
1414
<link rel="preconnect" href="https://fonts.gstatic.com" />
15+
1516
<!-- Font -->
1617
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet" />
1718

0 commit comments

Comments
 (0)