Move all layouts to platters theme
This commit is contained in:
parent
de8101efed
commit
66adceaf24
91 changed files with 0 additions and 0 deletions
4
themes/platters/layouts/partials/single_styles.html
Normal file
4
themes/platters/layouts/partials/single_styles.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
{{- range .Resources.Match "*.css" -}}
|
||||
{{- $stylesheet := . | fingerprint "md5" }}
|
||||
<link rel="stylesheet" href="{{ $stylesheet.RelPermalink }}"></script>
|
||||
{{- end -}}
|
Loading…
Add table
Add a link
Reference in a new issue