From aff41637460c34fac4fa4e0e3c5d5fd4b4b55387 Mon Sep 17 00:00:00 2001 From: Alex Dunmow Date: Wed, 3 Jun 2026 12:24:09 +0800 Subject: [PATCH] docs: tighter one-line description --- plugin.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.mod b/plugin.mod index ef4f3c3..4477367 100644 --- a/plugin.mod +++ b/plugin.mod @@ -3,6 +3,6 @@ name = "gotham" display_name = "Gotham" scope = "@themes" version = "0.1.1" -description = "Dark, modern BlockNinja theme with bold typography and high-contrast accents." +description = "Dark, high-contrast BlockNinja theme with bold typography and modern accent panels." kind = "plugin" categories = ["templates"]