diff --git a/config.toml b/config.toml index b29c342..236d096 100644 --- a/config.toml +++ b/config.toml @@ -262,6 +262,7 @@ menu = [ { name = "articles", url = "articles", trailing_slash = true }, { name = "tags", url = "tags", trailing_slash = true }, { name = "archive", url = "archive", trailing_slash = true }, + { name = "git", url = "https://gitea.zlinux.ru/gitea/zloy_linux", trailing_slash = true }, ] feed_icon = true