From b9507378ba2bb364cd189fbb4b37bb1415caa631 Mon Sep 17 00:00:00 2001 From: zloylinux Date: Wed, 26 Nov 2025 14:07:56 +0700 Subject: [PATCH] Added reference to git --- config.toml | 1 + 1 file changed, 1 insertion(+) 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