From 768e63fd46ff1d1c60a5e1261e354de2b198b7a7 Mon Sep 17 00:00:00 2001 From: LordBaryhobal Date: Mon, 15 Jun 2026 12:43:43 +0200 Subject: [PATCH] chore: remove"Typst" from description --- typst.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typst.toml b/typst.toml index ba3d768..f8c6645 100644 --- a/typst.toml +++ b/typst.toml @@ -9,6 +9,6 @@ authors = [ ] categories = [ "visualization" ] license = "Apache-2.0" -description = "Register / Instruction Visualizer & Explainer Tool with Typst, using CeTZ" +description = "Register / Instruction Visualizer & Explainer Tool, using CeTZ" keywords = [ "assembly", "instruction", "binary" ] exclude = [ "gallery", "justfile", "docs" ] \ No newline at end of file