feat: move games into their own section
This commit is contained in:
parent
6084396e0b
commit
fab1780282
35 changed files with 257 additions and 21 deletions
5
src/games/games.11tydata.js
Normal file
5
src/games/games.11tydata.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
export default {
|
||||
layout: "layouts/game",
|
||||
permalink: "games/{{ page.fileSlug }}/index.html",
|
||||
tags: "game",
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue