From d25b7e0f851ae62d9314a2dd768e2d88775fef57 Mon Sep 17 00:00:00 2001 From: Stephen Eglen Date: Sun, 21 Feb 2016 15:02:41 +0000 Subject: [PATCH] Update theme.toml Delete stray ' in theme.toml --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index af66fe3..7a1680a 100644 --- a/theme.toml +++ b/theme.toml @@ -4,7 +4,7 @@ licenselink = "https://github.com/shawnohare/hugo-tufte/blob/master/LICENSE.md" description = "A minimalist blog theme using Tufte-css." homepage = "http://github.com/shawnohare/hugo-tufte" tags = ["blog", "tufte", "minimal"] -features = ["math", "tufte-css", "tufte"'] +features = ["math", "tufte-css", "tufte"] min_version = 0.15 [author]