init
This commit is contained in:
commit
2d05f1ce95
1 changed files with 11 additions and 0 deletions
11
0.0.1/typst.toml
Normal file
11
0.0.1/typst.toml
Normal 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/*"]
|
Loading…
Add table
Reference in a new issue