feat: move categories to tags
This commit is contained in:
parent
b6c9a2b75c
commit
327b38f35b
56 changed files with 125 additions and 136 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"layout": "catalogue",
|
||||
"tags": "books",
|
||||
"tags": "book",
|
||||
"permalink": "books/{{ page.fileSlug }}/index.html"
|
||||
}
|
||||
|
|
3
src/content/catalogue/catalogue.json
Normal file
3
src/content/catalogue/catalogue.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"tags": "catalogue"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue