mirror of
https://github.com/JustAnyones/ktu-paper.git
synced 2026-09-19 12:48:27 +00:00
chore: fix repository link in typst.toml
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ name = "ktu-paper"
|
||||
version = "0.1.0"
|
||||
compiler = "0.12.0"
|
||||
entrypoint = "src/lib.typ"
|
||||
repository = "https://git.svetikas.lt/JustAnyone/dotfiles"
|
||||
repository = "https://github.com/svetikas/ktu-paper"
|
||||
authors = ["Dominykas Svetikas <https://svetikas.lt>"]
|
||||
license = "MIT"
|
||||
description = "KTU report template to use for writing lab reports or final thesis."
|
||||
|
||||
Reference in New Issue
Block a user