mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
324 B
324 B
layout, title
| layout | title |
|---|---|
| default | Welcome |
Welcome to my build logs, notes, and experiments.
You can read my latest posts below
-
{% for post in site.posts %}
- {{ post.title }} — {{ post.date | date: "%Y-%m-%d" }} {% endfor %}