Initial beta version release

This commit is contained in:
Elio Struyf
2019-08-26 11:04:21 +02:00
parent e291f48873
commit a197d85d75
13 changed files with 167 additions and 40 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
export const CONFIG_KEY = "hugo";
export const CONFIG_KEY = "frontMatter";
export const ACTION_TAXONOMY_TAGS = "taxonomy.tags";
export const ACTION_TAXONOMY_CATEGORIES = "taxonomy.categories";