File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 1212 <title >{{ $page -> title ? $page -> title . ' - Tailwind CSS' : ' Tailwind CSS - A Utility-First CSS Framework for Rapid UI Development' } } </title >
1313 <meta name =" theme-color" content =" #ffffff" >
1414 @yield (' meta' )
15- <style >
16- @import url("https://use .typekit .net/iqy1okj.css");
17- </style >
15+ <link rel =" stylesheet" href =" https://use.typekit.net/iqy1okj.css" >
1816 <link rel =" stylesheet" href =" {{ mix (' /css/main.css' ) } }" >
19- <link rel =" stylesheet" href =" https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.css" / >
17+ <link rel =" stylesheet" href =" https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.css" >
2018 <script src =" https://code.jquery.com/jquery-3.2.1.min.js" integrity =" sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin =" anonymous" ></script >
2119 <script src =" {{ mix (' /js/nav.js' ) } }" ></script >
2220</head >
You can’t perform that action at this time.
0 commit comments