移除 字体
This commit is contained in:
parent
b8daa792c4
commit
09ae18bcd4
@ -11,8 +11,8 @@
|
|||||||
<title>@yield('title', '管理员')</title>
|
<title>@yield('title', '管理员')</title>
|
||||||
|
|
||||||
<!-- Fonts -->
|
<!-- Fonts -->
|
||||||
<link rel="dns-prefetch" href="//fonts.gstatic.com">
|
{{-- <link rel="dns-prefetch" href="//fonts.gstatic.com"> --}}
|
||||||
<link href="https://fonts.bunny.net/css?family=Nunito" rel="stylesheet">
|
{{-- <link href="https://fonts.bunny.net/css?family=Nunito" rel="stylesheet"> --}}
|
||||||
|
|
||||||
<!-- Scripts -->
|
<!-- Scripts -->
|
||||||
@vite(['resources/sass/app.scss', 'resources/js/app.js'])
|
@vite(['resources/sass/app.scss', 'resources/js/app.js'])
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
<title>@yield('title', '莱云')</title>
|
<title>@yield('title', '莱云')</title>
|
||||||
|
|
||||||
<!-- Fonts -->
|
<!-- Fonts -->
|
||||||
<link rel="dns-prefetch" href="//fonts.gstatic.com">
|
{{-- <link rel="dns-prefetch" href="//fonts.gstatic.com"> --}}
|
||||||
<link href="https://fonts.bunny.net/css?family=Nunito" rel="stylesheet">
|
{{-- <link href="https://fonts.bunny.net/css?family=Nunito" rel="stylesheet"> --}}
|
||||||
|
|
||||||
<!-- Scripts -->
|
<!-- Scripts -->
|
||||||
@vite(['resources/sass/app.scss', 'resources/js/app.js'])
|
@vite(['resources/sass/app.scss', 'resources/js/app.js'])
|
||||||
|
Loading…
Reference in New Issue
Block a user