From fe36a76239230e8d23651dcf782d3753f92db681 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sun, 10 May 2015 00:26:58 +0200 Subject: [PATCH] Use the proper layout for the tag page --- tags/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tags/index.html b/tags/index.html index 77da5ea..4a833d3 100644 --- a/tags/index.html +++ b/tags/index.html @@ -1,5 +1,5 @@ --- -layout: post-index +layout: page title: Tag Archive description: "An archive of posts sorted by tag." comments: false @@ -25,4 +25,4 @@ comments: false {% endif %}{% endfor %} -{% endunless %}{% endfor %} \ No newline at end of file +{% endunless %}{% endfor %}