diff --git a/layouts/partials/head.html b/layouts/partials/head.html index c0c8935..29b65ce 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -35,7 +35,9 @@ - + + + {{ .Site.Params.title }} \ No newline at end of file diff --git a/layouts/partials/row.html b/layouts/partials/row.html index 40de635..54e40db 100644 --- a/layouts/partials/row.html +++ b/layouts/partials/row.html @@ -2,8 +2,7 @@
- -
+

{{ .Date.Format "Jan 2"}}{{ if in (slice 1 21 31) .Date.Day}}st{{ else if in (slice 2 22) .Date.Day}}nd{{ else if in (slice 3 23) .Date.Day}}rd{{ else }}th{{ end }}

@@ -12,8 +11,7 @@
- -
+
{{ if gt .Params.top 0}}