Use more compatible front-matter marker
1 file changed, 2 insertions(+), 2 deletions(-)
changed files
M content/post/a-new-site.md → content/post/a-new-site.md
@@ -1,10 +1,10 @@ -+++ +--- description = "I made a website." title = "A New Site" date = 2014-06-07T20:16:16Z [taxonomies] tags = ["website"] -+++ +--- I finally got around to making a website. I decided to use [Hugo][] with a slightly-modified [Hyde theme][]