From 264a828089e677e4e4c46e8c7438953ff2dbf0ac Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Tue, 7 Jan 2025 08:36:23 -0800 Subject: [PATCH] blog: Add a description to the termlite post --- content/blog/2025/termlite/index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/blog/2025/termlite/index.md b/content/blog/2025/termlite/index.md index c104e0e..61f5cb9 100644 --- a/content/blog/2025/termlite/index.md +++ b/content/blog/2025/termlite/index.md @@ -1,8 +1,10 @@ --- title: Termlite, A New Site Theme slug: termlite -description: -date: 2025-01-01T16:52:08-08:00 +description: > + In 2024, I built a new theme for this site, incorporating Unix terminal + elements and making several architectural improvements over my previous theme. +date: 2025-01-01 draft: true tags: - Meta