From 125ad59dc102d84bcb93f1869b4bc85a57d099c8 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sat, 7 Dec 2024 00:20:58 +0300 Subject: Auto-commit 2024-12-07 --- hugo.toml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index df41b12..c972cf5 100644 --- a/hugo.toml +++ b/hugo.toml @@ -67,10 +67,15 @@ name = 'Проекты' pageRef = '/projects' weight = 40 +[[menus.sections]] +name = 'Мой git' +url = 'https://git.neonxp.ru' +weight = 50 + [[menus.sections]] name = 'Игры' pageRef = '/projects/games' -weight = 50 +weight = 60 [[menus.sections]] name = 'Архив блога' -- cgit v1.2.3