From cc53765cbd7ff8a95763301f4c96f6464df18d69 Mon Sep 17 00:00:00 2001 From: johnabs Date: Tue, 24 Mar 2026 22:22:18 -0400 Subject: [PATCH] update theme.toml --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index fa26333..9e257db 100644 --- a/theme.toml +++ b/theme.toml @@ -1,7 +1,7 @@ name = "Codex Obscura" license = "MIT" licenselink = "https://opensource.org/licenses/MIT" -description = "A dark academia pixel terminal Hugo theme with fall color palette. Blends the warmth of candlelit manuscripts with the glow of a CRT screen." +description = "A dark academia pixel terminal Hugo theme with fall color palette. Blends the warmth of candlelit manuscripts with the nostalgia of old video games and terminal interfaces." homepage = "" min_version = "0.80.0" tags = ["dark", "academia", "terminal", "pixel", "blog", "portfolio"]