feat: add basic book layout

This commit is contained in:
Devin Haska 2024-02-17 23:38:53 -08:00
parent 1ffc6d1ede
commit 4c1b65ac93
5 changed files with 58 additions and 3 deletions

View file

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