diff --git a/.DS_Store b/.DS_Store index c71c2f7..4a469b2 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/themes/.DS_Store b/themes/.DS_Store index 2f3c72c..4d5962c 100644 Binary files a/themes/.DS_Store and b/themes/.DS_Store differ diff --git a/themes/chocolate/.DS_Store b/themes/chocolate/.DS_Store index 4944d6a..5cd7a06 100644 Binary files a/themes/chocolate/.DS_Store and b/themes/chocolate/.DS_Store differ diff --git a/themes/chocolate/layouts/.DS_Store b/themes/chocolate/layouts/.DS_Store index 9972762..0642d4e 100644 Binary files a/themes/chocolate/layouts/.DS_Store and b/themes/chocolate/layouts/.DS_Store differ diff --git a/themes/chocolate/layouts/partials/recent-posts.html b/themes/chocolate/layouts/partials/recent-posts.html index eaa2b2c..dc55bad 100644 --- a/themes/chocolate/layouts/partials/recent-posts.html +++ b/themes/chocolate/layouts/partials/recent-posts.html @@ -19,7 +19,7 @@

{{.Summary}}

- + Read More
diff --git a/themes/chocolate/layouts/posts/list.html b/themes/chocolate/layouts/posts/list.html index 6b043cd..076a246 100644 --- a/themes/chocolate/layouts/posts/list.html +++ b/themes/chocolate/layouts/posts/list.html @@ -29,7 +29,7 @@ {{ range $index, $name := sort .Params.tags -}} - {{$name | markdownify}} + {{$name | markdownify}} {{- end}} {{- end }} @@ -44,4 +44,4 @@ -{{ end }} \ No newline at end of file +{{ end }}