feat: add watching section
This commit is contained in:
parent
751b2f02b3
commit
aa1a19b46d
22 changed files with 300 additions and 4 deletions
|
@ -15,7 +15,7 @@ permalink: "games/year/{{ year.value }}/index.html"
|
|||
Back to games</a>
|
||||
<h1>Games in {{ year.value }}</h1>
|
||||
<p>
|
||||
A collection of games I've played in <strong>{{ year.value }}</strong>.
|
||||
A collection of games I played in <strong>{{ year.value }}</strong>.
|
||||
</p>
|
||||
{{ grid(gamesData) }}
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue