2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-14 19:15:28 +00:00
This commit is contained in:
Matthias Mair
2022-04-23 14:27:04 +02:00
parent 563217de16
commit 7705d45ada
7 changed files with 71 additions and 22 deletions

View File

@ -23,6 +23,9 @@ collections:
output: true
custom_permalink_placeholders: ["publisher"]
#permalink: "/:publisher/:title"
news:
output: true
permalink: /news/:year/:month/:day/:title
posts:
permalink: /blog/:year/:month/:day/:title
@ -42,6 +45,11 @@ defaults:
type: "posts"
values:
layout: "post"
- scope:
path: ""
type: "news"
values:
layout: "news"
- scope:
path: ""
values: