Добавлена страница проекты

This commit is contained in:
2025-03-18 21:21:41 +07:00
parent 8052675c1e
commit 0d3c24da02
2 changed files with 4 additions and 0 deletions

View File

@@ -252,6 +252,7 @@ socials = [
footer_menu = [
# {url = "about", name = "about", trailing_slash = true},
# {url = "privacy", name = "privacy", trailing_slash = true},
{ name = "projects", url = "projects", trailing_slash = true },
{ url = "sitemap.xml", name = "sitemap", trailing_slash = false },
]