diff --git a/typst.toml b/typst.toml index 92a3bfa..ee4c579 100644 --- a/typst.toml +++ b/typst.toml @@ -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 "] license = "MIT" description = "KTU report template to use for writing lab reports or final thesis."