diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-07 00:20:58 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-07 00:20:58 +0300 |
commit | 125ad59dc102d84bcb93f1869b4bc85a57d099c8 (patch) | |
tree | 202943e74162fc64d305ecf7c0001d3a53ed389a | |
parent | 3251732e6b76f259f02b7f16a359e8f4987871d3 (diff) |
Auto-commit 2024-12-07
-rw-r--r-- | hugo.toml | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -68,9 +68,14 @@ 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 = 'Архив блога' |