From 4c1025b1ebfa5a1f908780d9f3fa4ed96a076a51 Mon Sep 17 00:00:00 2001 From: LordBaryhobal Date: Tue, 30 Jun 2026 21:31:55 +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 41e6c7b..b83700a 100644 --- a/typst.toml +++ b/typst.toml @@ -9,6 +9,6 @@ authors = [ ] categories = [ "visualization" ] license = "Apache-2.0" -description = "Drawing block circuits with Typst made easy, using CeTZ" +description = "Drawing block circuits made easy, using CeTZ" keywords = [ "circuit", "block", "draw" ] exclude = [ "gallery", "justfile", "doc" ] \ No newline at end of file