fix: pr requirements (image > 1080px, repository URL, ...)
This commit is contained in:
parent
be73f81b09
commit
eaae54ba8d
3 changed files with 2 additions and 2 deletions
2
lib.typ
2
lib.typ
|
|
@ -1,4 +1,4 @@
|
|||
#import "modules/titlePage.typ": *
|
||||
#import "modules/titlepage.typ": *
|
||||
#import "@preview/glossarium:0.5.1": print-glossary, register-glossary
|
||||
|
||||
#let in-outline = state("in-outline", false)
|
||||
|
|
|
|||
BIN
thumbnail.png
BIN
thumbnail.png
Binary file not shown.
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 82 KiB |
|
|
@ -5,7 +5,7 @@ entrypoint = "lib.typ"
|
|||
authors = ["Ansgar Lichter <https://www.linkedin.com/in/ansgar-lichter-8532661b1>"]
|
||||
license = "MIT"
|
||||
description = "Unofficial thesis template used at the University of Applied Sciences Karlsruhe (Hochschule Karlsruhe / HKA) at the faculty of Computer Science."
|
||||
repository = "TODO"
|
||||
repository = "https://github.com/AnsgarLichter/unofficial-hka-thesis"
|
||||
keywords = ["Karlsruhe", "University of Applied Sciences Karlsruhe", "HKA", "Hochschule Karlsruhe", "Thesis", "Masterarbeit", "Bachelorarbeit", "Final Thesis", "Bachelor's Thesis", "Master's Thesis"]
|
||||
categories = ["thesis"]
|
||||
exclude = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue