inline cdn font css
This commit is contained in:
parent
54f90edb67
commit
052c9b7605
1 changed files with 3 additions and 1 deletions
|
@ -24,9 +24,11 @@
|
|||
<link rel="preconnect" href="https://i1.wp.com" crossorigin>
|
||||
{{-- <link rel="preconnect" href="https://fonts.googleapis.com" crossorigin> --}}
|
||||
<link rel="dns-prefetch" href="//fonts.gstatic.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link rel="dns-prefetch" href="//code.jquery.com">
|
||||
<link rel="dns-prefetch" href="//cdnjs.cloudflare.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link rel="preconnect" href="https://cdnjs.cloudflare.com" crossorigin>
|
||||
<link rel="preconnect" href="https://code.jquery.com" crossorigin>
|
||||
{{-- <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Bai+Jamjuree:wght@400;500;600&display=swap" crossorigin> --}}
|
||||
{{-- @vite(['resources/js/app.js']) --}}
|
||||
<style>
|
||||
|
|
Loading…
Reference in a new issue