|
|
|
@ -9,5 +9,5 @@ |
|
|
|
|
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> |
|
|
|
|
|
|
|
|
|
{{ $style := resources.Get "sass/main.scss" | resources.ExecuteAsTemplate "style.main.scss" . | toCSS | minify | fingerprint }} |
|
|
|
|
<link rel="stylesheet" href="{{ $style.Permalink }}" integrity="" > |
|
|
|
|
<!--link rel="stylesheet" href="{{ $style.Permalink }}" integrity="" --> |
|
|
|
|
</head> |