diff options
Diffstat (limited to 'typst.toml')
-rw-r--r-- | typst.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ version = "1.2.0" authors = ["Loek Le Blansch <loek@pipeframe.xyz>"] license = "MIT" description = "Typeset various LaTeX compiler logos" -repository = "https://github.com/lonkaars/typst-metalogo.git" +repository = "https://github.com/lonkaars/typst-metalogo" keywords = ["metalogo", "logo", "LaTeX", "XeLaTeX", "XeTeX", "LuaLaTeX"] entrypoint = "metalogo.typ" compiler = "0.12.0" |