typst-web-template/typst.toml
Jean-Marie 'Histausse' Mineau e99be95ce6
init
2026-03-15 22:11:19 +01:00

13 lines
343 B
TOML

[package]
name = "template-web"
version = "0.0.1"
entrypoint = "lib.typ"
authors = ["Jean-Marie 'Histausse' Mineau <tyweb-template-3ebc@jean-marie.mineau.eu>"]
license = "MIT"
description = "A typst template for web."
repository = "https://git.mineau.eu/histausse/template-web.git"
# [template]
# path = "template"
# entrypoint = "main.typ"