feat: move books to their own section

This commit is contained in:
Devin Haska 2024-11-17 19:14:16 -08:00
parent 8c72d1dd56
commit db87e0928f
37 changed files with 134 additions and 39 deletions

View file

@ -10,7 +10,9 @@ permalink: "games/year/{{ year.value }}/index.html"
{% from "macros/media-grid.njk" import grid %}
{% set gamesData = year.data | reverse %}
<section class="flow">
<a href="/games">Back to games</a>
<a class="button" href="/games">
{% include "svgs/arrow-left.svg" %}
Back to games</a>
<h1>Games in {{ year.value }}</h1>
<p>
A collection of games I've played in <strong>{{ year.value }}</strong>.