Update theme.toml

Delete stray ' in theme.toml
This commit is contained in:
Stephen Eglen 2016-02-21 15:02:41 +00:00
parent 9dc4d989bf
commit d25b7e0f85

View file

@ -4,7 +4,7 @@ licenselink = "https://github.com/shawnohare/hugo-tufte/blob/master/LICENSE.md"
description = "A minimalist blog theme using Tufte-css." description = "A minimalist blog theme using Tufte-css."
homepage = "http://github.com/shawnohare/hugo-tufte" homepage = "http://github.com/shawnohare/hugo-tufte"
tags = ["blog", "tufte", "minimal"] tags = ["blog", "tufte", "minimal"]
features = ["math", "tufte-css", "tufte"'] features = ["math", "tufte-css", "tufte"]
min_version = 0.15 min_version = 0.15
[author] [author]