diff --git a/layouts/partials/post.html b/layouts/partials/post.html index 8279de0..8af63aa 100644 --- a/layouts/partials/post.html +++ b/layouts/partials/post.html @@ -14,9 +14,11 @@

- {{ .Site.Params.author }}/{{ .Title }} + {{ .Site.Params.author }} + + / + + {{ .Title }}

Created
- \ No newline at end of file +