This commit is contained in:
Beat Jäckle 2025-05-14 16:41:15 +02:00
commit 2d05f1ce95

11
0.0.1/typst.toml Normal file
View file

@ -0,0 +1,11 @@
[package]
name = "jaebab"
version = "0.0.1"
entrypoint = "lib.typ"
authors = [
"Beat Jäckle",
]
license = "custom"
description = "Arbeitsblatt"
repository = "https://git.jdmweb2.ch/"
exclude = ["/assets/*"]