diff --git a/gleam.toml b/gleam.toml index 5b70450..5f944ed 100644 --- a/gleam.toml +++ b/gleam.toml @@ -7,7 +7,7 @@ version = "0.0.2" description = "configurable logger for gleam" licences = ["MIT"] # repository = { type = "github", user = "", repo = "" } -# links = [{ title = "Website", href = "" }] +links = [{ title = "Git", href = "https://gitea.attum.co/wqtt/pine.git" }] # # For a full reference of all the available options, you can have a look at # https://gleam.run/writing-gleam/gleam-toml/.