aboutsummaryrefslogtreecommitdiff
path: root/typst.toml
diff options
context:
space:
mode:
Diffstat (limited to 'typst.toml')
-rw-r--r--typst.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/typst.toml b/typst.toml
index 702f8e5..4fab5cc 100644
--- a/typst.toml
+++ b/typst.toml
@@ -3,9 +3,9 @@ name = "metalogo"
version = "1.2.0"
authors = ["Loek Le Blansch <loek@pipeframe.xyz>"]
license = "MIT"
-description = "Typeset various LaTeX logos"
+description = "Typeset various LaTeX compiler logos"
repository = "https://github.com/lonkaars/typst-metalogo.git"
keywords = ["metalogo", "logo", "LaTeX", "XeLaTeX", "XeTeX", "LuaLaTeX"]
entrypoint = "metalogo.typ"
compiler = "0.12.0"
-exclude = ["demo.typ", "demo.svg", "makefile"]
+exclude = ["demo.typ", "demo.svg", "makefile", "manual.typ"]