feat: various style improvements to catalogue

This commit is contained in:
Devin Haska 2024-02-17 18:10:32 -08:00
parent fbf6bb2976
commit 1ffc6d1ede
13 changed files with 77 additions and 17 deletions

View file

@ -1,5 +1,5 @@
{
"layout": "catalogue",
"tags": "book",
"permalink": "books/{{ page.fileSlug }}/index.html"
"permalink": "catalogue/books/{{ page.fileSlug }}/index.html"
}