Compare commits
1
Commits
4331b32265
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1d8c53242f |
@@ -17,7 +17,7 @@
|
||||
{{ end }}
|
||||
{{ range .Site.Params.custom_scss }}
|
||||
{{ $style := resources.Get . | css.Sass }}
|
||||
<link rel="stylesheet" href="{{ $style.Permalink }}">
|
||||
<link rel="stylesheet" href="{{ $style.RelPermalink }}">
|
||||
{{ end }}
|
||||
{{ `<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user