From 7ba1e6340c2fc830e513a8abe81ba0176ec79386 Mon Sep 17 00:00:00 2001 From: Alex Dunmow Date: Fri, 26 Jun 2026 21:47:02 +0800 Subject: [PATCH] chore: declare templates category (themes carry categories) --- plugin.mod | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin.mod b/plugin.mod index eb423c5..eece4c0 100644 --- a/plugin.mod +++ b/plugin.mod @@ -5,6 +5,7 @@ scope = "@themes" version = "0.1.2" description = "Phosphor green on black terminal aesthetic with ASCII art, monospace type, and man-page article layouts. For indie dev sites, CTF writeups, and CLI tool docs." kind = "theme" +categories = ["templates"] tags = ["terminal", "hacker", "monospace", "dev", "ctf", "security", "docs", "indie"] [compatibility]