From 5993d378c9e127361cfc11d24953649ecf947be3 Mon Sep 17 00:00:00 2001 From: Lakhan Mandloi Date: Sat, 18 Nov 2017 14:44:15 +0530 Subject: [PATCH] Issue #9 fix: Cache Issue resolved --- _layouts/default.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_layouts/default.html b/_layouts/default.html index 4eb2ea9..1a6f04a 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -15,6 +15,13 @@ + + + + + + + {% seo %} {% feed_meta %}