theme changed
This commit is contained in:
14
config.yaml
14
config.yaml
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user