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