--- title: Recent games permalink: "games/recent/index.html" --- {% from "macros/media-grid.njk" import grid %} {% set data = collections.game | reverse %}

Latest games

A collection of games I've played.

{{ grid(data) }}