diff --git a/themes/red/assets/css/site.css b/themes/red/assets/css/site.css new file mode 100644 index 0000000..e69de29 diff --git a/themes/red/layouts/partials/head.html b/themes/red/layouts/partials/head.html index e69de29..afc2c58 100644 --- a/themes/red/layouts/partials/head.html +++ b/themes/red/layouts/partials/head.html @@ -0,0 +1,6 @@ + + {{ .Title }} + + {{ $style := resources.Get "css/site.css" }} + + \ No newline at end of file