chore: declare templates category (themes carry categories)

This commit is contained in:
Alex Dunmow 2026-06-26 21:47:02 +08:00
parent c97c0d3093
commit 7ba1e6340c

View File

@ -5,6 +5,7 @@ scope = "@themes"
version = "0.1.2" 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." 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" kind = "theme"
categories = ["templates"]
tags = ["terminal", "hacker", "monospace", "dev", "ctf", "security", "docs", "indie"] tags = ["terminal", "hacker", "monospace", "dev", "ctf", "security", "docs", "indie"]
[compatibility] [compatibility]