mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Minor clean up of layout files
This commit is contained in:
parent
3cc7d344ca
commit
a3b1ea41e3
@ -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…
x
Reference in New Issue
Block a user