This commit is contained in:
Gaspard Jankowiak 2025-12-14 20:23:50 +01:00
commit b4a76500b6
20 changed files with 23 additions and 1064 deletions

View file

@ -1,17 +0,0 @@
[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://github.com/ecomaikgolf/typst-isec-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"