typst-kfu-slides-template/typst.toml
Gaspard Jankowiak b4a76500b6 refactor
2025-12-14 20:32:56 +01:00

17 lines
550 B
TOML

[package]
name = "definitely-not-kfu-slides"
version = "1.0.1"
entrypoint = "src/lib.typ"
authors = ["Ernesto Martínez <https://ecomaikgolf.com>", "Gaspard Jankowiak"]
license = "MIT"
description = "An unofficial UniGraz slides template"
repository = "https://imsc.uni-graz.at/git/gjankowiak/typst-kfu-slides-template"
categories = ["presentation"]
disciplines = ["computer-science", "engineering"]
keywords = ["University of Graz", "template"]
compiler = "0.14.0"
[template]
path = "template"
entrypoint = "slides.typ"
thumbnail = "thumbnail.png"