diff --git a/exampleSite/content/en/blog/no-date.md b/exampleSite/content/en/blog/no-date.md new file mode 100644 index 0000000..d907572 --- /dev/null +++ b/exampleSite/content/en/blog/no-date.md @@ -0,0 +1,6 @@ +--- +title: "Undated post" +tags: ["words"] +--- + +I was born yesterday, tomorrow. \ No newline at end of file diff --git a/layouts/blog/list.html b/layouts/blog/list.html index c2c6583..775277b 100644 --- a/layouts/blog/list.html +++ b/layouts/blog/list.html @@ -6,7 +6,7 @@ {{ if .Site.Params.home.showLatest | default true }}