@factor/plugin-blog
Advanced tools
Comparing version 1.6.3 to 1.7.0
@@ -41,6 +41,7 @@ import { addPostType, addContentRoute } from "@factor/api" | ||
icon: require("./img/posts.svg"), | ||
model: "BlogPost", | ||
// model: "BlogPost", | ||
nameIndex: "Blog", | ||
nameSingle: "Blog Post", | ||
namePlural: "Blog Posts", | ||
managePosts: true, | ||
customPermalink: true, | ||
@@ -47,0 +48,0 @@ categories: setting("blog.categories"), |
@@ -9,3 +9,3 @@ { | ||
}, | ||
"version": "1.6.3", | ||
"version": "1.7.0", | ||
"license": "GPL-2.0", | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "0bd0a815aba84ec7976de3ab9c6cd8f6e97ce6cb", | ||
"gitHead": "3e0c098fc985784fa80cf34d37e014b92a4aa36f", | ||
"keywords": [ | ||
@@ -42,0 +42,0 @@ "factor", |
4346095
106