feat: add catalogue page for individual items

This commit is contained in:
Devin Haska 2024-02-09 22:36:14 -08:00
parent 4e0c778025
commit f576d237d7
4 changed files with 25 additions and 1 deletions

View file

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