Update config.yml
This commit is contained in:
parent
07cc2cb203
commit
5517cf6965
10
config.yml
10
config.yml
|
@ -42,7 +42,7 @@ params:
|
|||
tocopen: false
|
||||
profileMode:
|
||||
enabled: True
|
||||
title: "Hi, I’m Morgan!" # optional default will be site title
|
||||
title: "Hi, I'm Morgan!" # optional default will be site title
|
||||
subtitle: ""
|
||||
# imageUrl: "<image link>" # optional
|
||||
# imageTitle: "<title of image as alt>" # optional
|
||||
|
@ -110,10 +110,10 @@ menu:
|
|||
name: Posts
|
||||
url: /posts/
|
||||
weight: 30
|
||||
# - identifier: categories
|
||||
# name: Categories
|
||||
# url: /categories/
|
||||
# weight: 10
|
||||
- identifier: admin
|
||||
name: Admin
|
||||
url: /admin/
|
||||
weight: 10
|
||||
# - identifier: tags
|
||||
# name: Tags
|
||||
# url: /tags/
|
||||
|
|
Loading…
Reference in New Issue