removed categories and tags from frontmatter

This commit is contained in:
Mark Bishop
2018-04-20 11:12:09 -07:00
parent ff5fca8e3f
commit cf1402a8d3
30 changed files with 46 additions and 90 deletions
+1 -5
View File
@@ -2,10 +2,6 @@
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
draft: true
tags: [ "tag", "tag", "tag", "tag" ]
layout: single-left
categories:
- ""
- ""
layout: single
---