update readme
This commit is contained in:
parent
912b6cce2b
commit
7b602820d8
3 changed files with 5 additions and 5 deletions
|
|
@ -7,8 +7,8 @@ Author: Ernesto Martínez García <[ecomaikgolf.com](https://ecomaikgolf.com)>
|
||||||
Tested typst version: `0.13.1`.
|
Tested typst version: `0.13.1`.
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> If you are an ISEC or TUGraz employee and think that `isec-thesis` or
|
> If you are an ISEC or TUGraz employee and think that `isec-slides` or
|
||||||
> `tugraz-thesis` fits more, I would need an approval to allocate the name :)
|
> `tugraz-slieds` fits more, I would need an approval to allocate the name :)
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
// Core Imports
|
// Core Imports
|
||||||
#import "@preview/codly:1.3.0": * // For bindings
|
#import "@preview/codly:1.3.0": * // For bindings
|
||||||
#import "@preview/cetz:0.3.2" // For bindings
|
#import "@preview/cetz:0.4.1" // For bindings
|
||||||
#import "@preview/fletcher:0.5.5" as fletcher: edge, node // For bindings
|
#import "@preview/fletcher:0.5.8" as fletcher: edge, node // For bindings
|
||||||
#import "@preview/tiaoma:0.3.0" // For auto QR generation
|
#import "@preview/tiaoma:0.3.0" // For auto QR generation
|
||||||
|
|
||||||
// Styling Macro Imports
|
// Styling Macro Imports
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ authors = ["Ernesto Martínez <https://ecomaikgolf.com>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
description = "An unofficial ISEC TUGraz slides template"
|
description = "An unofficial ISEC TUGraz slides template"
|
||||||
repository = "https://github.com/ecomaikgolf/typst-isec-slides-template"
|
repository = "https://github.com/ecomaikgolf/typst-isec-slides-template"
|
||||||
categories = ["slides"]
|
categories = ["presentation"]
|
||||||
disciplines = ["computer-science", "engineering"]
|
disciplines = ["computer-science", "engineering"]
|
||||||
keywords = ["ISEC", "Institute of Information Security", "IAIK", "TUGraz", "Graz University of Technology", "thesis", "template", "Master Thesis"]
|
keywords = ["ISEC", "Institute of Information Security", "IAIK", "TUGraz", "Graz University of Technology", "thesis", "template", "Master Thesis"]
|
||||||
compiler = "0.13.1"
|
compiler = "0.13.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue