theme changed

This commit is contained in:
nik
2025-09-29 22:38:53 +03:00
parent 320d031b56
commit 24a06a7c28
2 changed files with 31 additions and 389 deletions

View File

@@ -5,21 +5,9 @@ theme: 'terminal'
params:
contentTypeName: 'posts'
themeColor: 'orange'
themeColor: 'orange' # Можно удалить эту строку
showMenuItems: 2
fullWidthTheme: false
centerTheme: false
# Добавь эту строку для кастомного CSS
customCSS:
- css/custom.css
menu:
main:
- identifier: blog
name: Blog
url: /blog/
weight: 1
- identifier: about
name: About
url: /about/
weight: 2