wip uni graz
This commit is contained in:
parent
9b08cdf21d
commit
abf7b5aef0
5 changed files with 62 additions and 117 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue