- {{ block "main" . }}{{ end }}
-
- diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..8a3acc9 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,11 @@ +[*] +indent_style = space +indent_size = 2 +end_of_line = lf +charset = utf-8 + +trim_trailing_whitespace = true +insert_final_newline = true + +[*.css] +indent_style = tab diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 660734d..2685816 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -1,21 +1,12 @@ - - + {{ partial "head.html" . }} -
- {{ partial "header.html" . }} - -subscribe via RSS
subscribe via RSS
subscribe via RSS