|
@ -19,7 +19,7 @@ |
|
|
<meta name="description" content="{{ delimit . "," }}"> |
|
|
<meta name="description" content="{{ delimit . "," }}"> |
|
|
{{- end }} |
|
|
{{- end }} |
|
|
|
|
|
|
|
|
{{ $style := resources.Get "/sass/main.scss" | resources.ToCSS -}} |
|
|
{{ $style := resources.Get "/sass/main.scss" | resources.ToCSS | minify -}} |
|
|
<link rel="stylesheet" href="{{ $style.Permalink }}"> |
|
|
<link rel="stylesheet" href="{{ $style.Permalink }}"> |
|
|
|
|
|
|
|
|
<title> |
|
|
<title> |
|
|