Update hash again after changing the kit settings
This commit is contained in:
parent
8a85b78466
commit
64f856afae
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
<main>
|
<main>
|
||||||
@yield('content')
|
@yield('content')
|
||||||
</main>
|
</main>
|
||||||
<script src="https://use.typekit.net/kmb3cdb.js" integrity="sha384-SOJV7dBJbLOh6beryCaUHa5B3reddAIq54s2CLaEUw3UpOB//cGgWi4fcWUjOS+U" crossorigin="anonymous"></script>
|
<script src="https://use.typekit.net/kmb3cdb.js" integrity="sha384-0dhd7OudcM5zfMelBVFKeuV+wz6Y3xYrssP9G2sYBCDnCKWmcaAl9oqYzmhiSO7k" crossorigin="anonymous"></script>
|
||||||
<script>try{Typekit.load({ async: true });}catch(e){}</script>
|
<script>try{Typekit.load({ async: true });}catch(e){}</script>
|
||||||
@section('scripts')
|
@section('scripts')
|
||||||
<!--scripts go here when needed-->
|
<!--scripts go here when needed-->
|
||||||
|
|
Loading…
Add table
Reference in a new issue