mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-19 10:44:38 -04:00
Remove call to homepage stylesheet in site-style.html
This commit is contained in:
parent
b45c4b3a98
commit
4c446c6aae
@ -1,6 +1,3 @@
|
||||
<link rel="stylesheet" href="/css/style.min.css">
|
||||
<script src="https://use.typekit.net/bmc1jgv.js"></script>
|
||||
<script>try{Typekit.load({ async: false });}catch(e){}</script>
|
||||
{{ if .IsHome }}
|
||||
<link rel="stylesheet" href="{{ "css/homepage.min.css" | relURL }}">
|
||||
{{ end }}
|
Loading…
x
Reference in New Issue
Block a user