Change default configuration

This commit is contained in:
prototypa
2022-08-30 11:47:10 -04:00
parent 49c6c5611b
commit efb3c7c88a

View File

@ -20,7 +20,7 @@ export const BLOG = {
category: { category: {
disabled: false, disabled: false,
slug: "", slug: "category", // set empty to change from /category/some-slug to /some-slug
}, },
tag: { tag: {