From 888ef4bdca30d4bcd9196e1800be75efd84fd7d1 Mon Sep 17 00:00:00 2001 From: Darin Dimitroff Date: Sun, 1 Jan 2017 17:05:42 +0200 Subject: Updates post partial name --- site/layouts/partials/blog.html | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 site/layouts/partials/blog.html (limited to 'site/layouts/partials/blog.html') diff --git a/site/layouts/partials/blog.html b/site/layouts/partials/blog.html deleted file mode 100644 index c8f5ff1..0000000 --- a/site/layouts/partials/blog.html +++ /dev/null @@ -1,22 +0,0 @@ -
-
- -

post section

- - -
- - {{ range where .Data.Pages "Type" "post" }} -
- {{ .Render "li" }} -
- {{ end }} - -
- -
- Read more -
- -
-
-- cgit v1.3