Добавлена страница проекты
This commit is contained in:
@@ -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 },
|
||||
]
|
||||
|
||||
|
||||
@@ -6,6 +6,9 @@ sort_by = "date"
|
||||
header = {title = "Привет, я Злой!", img = "img/avator.webp", img_alt = "I'm ZLOY" }
|
||||
section_path = "blog/_index.md"
|
||||
max_posts = 5
|
||||
projects_path = "projects/_index.md"
|
||||
max_projects = 3
|
||||
show_projects_first = false
|
||||
social_media_card = "index.jpg"
|
||||
+++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user