From 3cc2397944d794ff51d763362c82d0a2814cd659 Mon Sep 17 00:00:00 2001
From: Robert Austin <rob@jugglerdigital.com>
Date: Thu, 19 Sep 2019 13:08:54 +0000
Subject: [PATCH] Add Stackbit Integration (#208)

---
 exampleSite/content/posts/theme-demo.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/exampleSite/content/posts/theme-demo.md b/exampleSite/content/posts/theme-demo.md
index be97705..78241b4 100644
--- a/exampleSite/content/posts/theme-demo.md
+++ b/exampleSite/content/posts/theme-demo.md
@@ -3,7 +3,7 @@
 title = "Theme Demo"
 description = "The post demonstrates features of the coder theme."
 images = ["/images/N90.jpg"]
-math = "true"
+math = true
 series = ["Theme", "Hugo"]
 +++
 

--
Gitblit v1.10.0