wip uni graz

This commit is contained in:
Gaspard Jankowiak 2025-12-12 23:04:19 +01:00
commit abf7b5aef0
5 changed files with 62 additions and 117 deletions

View file

@ -1,15 +1,15 @@
[package]
name = "definitely-not-isec-slides"
name = "definitely-not-kfu-slides"
version = "1.0.1"
entrypoint = "src/lib.typ"
authors = ["Ernesto Martínez <https://ecomaikgolf.com>"]
authors = ["Ernesto Martínez <https://ecomaikgolf.com>", "Gaspard Jankowiak"]
license = "MIT"
description = "An unofficial ISEC TUGraz slides template"
description = "An unofficial UniGraz slides template"
repository = "https://github.com/ecomaikgolf/typst-isec-slides-template"
categories = ["presentation"]
disciplines = ["computer-science", "engineering"]
keywords = ["ISEC", "Institute of Information Security", "IAIK", "TUGraz", "Graz University of Technology", "thesis", "template", "Master Thesis"]
compiler = "0.13.1"
keywords = ["University of Graz", "template"]
compiler = "0.14.0"
[template]
path = "template"