feat: add meta description tags to various pages

This commit is contained in:
Devin Haska 2024-03-23 18:50:06 -07:00
parent 8eb736f8dd
commit 3fc923551b
14 changed files with 20 additions and 6 deletions

View file

@ -1,7 +1,6 @@
---
layout: "layouts/base"
permalink: /posts/index.html
title: Posts
description: Read all of my posts.
---
{% from "macros/posts.njk" import yearList %}