Minor clean up of layout files
This commit is contained in:
parent
3cc7d344ca
commit
a3b1ea41e3
2 changed files with 0 additions and 5 deletions
|
|
@ -66,8 +66,6 @@
|
|||
<script src="{{ asset('vendor/alpinejs@2.8.2/alpine.js') }}" defer></script>
|
||||
|
||||
<!-- Fonts -->
|
||||
{{-- <link rel="dns-prefetch" href="https://fonts.gstatic.com"> --}}
|
||||
{{-- <link href="https://fonts.googleapis.com/css?family=Open+Sans&display=swap" rel="stylesheet" type="text/css" defer> --}}
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: 'Open Sans';
|
||||
|
|
|
|||
|
|
@ -66,9 +66,6 @@
|
|||
<script src="{{ asset('vendor/alpinejs@2.8.2/alpine.js') }}" defer></script>
|
||||
|
||||
<!-- Fonts -->
|
||||
{{-- <link rel="dns-prefetch" href="https://fonts.gstatic.com">
|
||||
<link href="https://fonts.googleapis.com/css?family=Open+Sans&display=swap" rel="stylesheet" type="text/css" defer>
|
||||
--}}
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: 'Open Sans';
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue