add avatar
This commit is contained in:
23
config.yaml
23
config.yaml
@@ -3,8 +3,19 @@ title: Маша Дергачева
|
||||
theme: PaperMod
|
||||
languageCode: ru
|
||||
defaultContentLanguage: ru
|
||||
pagination:
|
||||
pagerSize: 10
|
||||
|
||||
# Add these new sections:
|
||||
paginate: 10
|
||||
buildDrafts: false
|
||||
buildFuture: false
|
||||
|
||||
menu:
|
||||
main:
|
||||
- identifier: blog
|
||||
name: Блог
|
||||
url: /blog/
|
||||
weight: 10
|
||||
|
||||
params:
|
||||
defaultTheme: light
|
||||
disableThemeToggle: true
|
||||
@@ -13,6 +24,13 @@ params:
|
||||
ShowPostNavLinks: false
|
||||
ShowBreadCrumbs: false
|
||||
ShowRssButtonInSectionTermList: false
|
||||
|
||||
# Blog specific settings
|
||||
ShowPostNavLinks: true
|
||||
ShowBreadCrumbs: true
|
||||
ShowReadingTime: true
|
||||
ShowCodeCopyButtons: true
|
||||
|
||||
profileMode:
|
||||
enabled: true
|
||||
title: Привет, я Маша
|
||||
@@ -28,4 +46,3 @@ params:
|
||||
url: mailto:dermaria2006@gmail.com
|
||||
- name: Позвонить
|
||||
url: tel:+79521474129
|
||||
|
||||
|
||||
Reference in New Issue
Block a user