diff --git a/exampleSite/content/fixed/about.md b/exampleSite/content/about.md similarity index 100% rename from exampleSite/content/fixed/about.md rename to exampleSite/content/about.md diff --git a/exampleSite/content/fixed/projects.md b/exampleSite/content/projects.md similarity index 100% rename from exampleSite/content/fixed/projects.md rename to exampleSite/content/projects.md diff --git a/layouts/blog/single.html b/layouts/blog/single.html index 8c99bb6..3ed9559 100644 --- a/layouts/blog/single.html +++ b/layouts/blog/single.html @@ -6,7 +6,7 @@
{{ partial "page-heading" . }} - +
{{ .Date.Format .Site.Params.dateform }}