diff --git a/content/posts/some-post.md b/content/posts/some-post.md index 319ef47..c8a3de0 100644 --- a/content/posts/some-post.md +++ b/content/posts/some-post.md @@ -1,8 +1,6 @@ +++ title = "Some Post" date = 2019-01-01 -[taxonomies] -tags = ["some", "post"] +++ This is a very simple to post. diff --git a/content/posts/syntax-highlighting.md b/content/posts/syntax-highlighting.md index fadefa0..0af4595 100644 --- a/content/posts/syntax-highlighting.md +++ b/content/posts/syntax-highlighting.md @@ -1,8 +1,6 @@ +++ title = "Syntax Hightlighting" date = 2019-02-02 -[taxonomies] -tags = ["syntax", "post"] +++ Here is some syntax hightlighting.