add back website title to config
This commit is contained in:
parent
9a2d6f1b3f
commit
fed74ce85d
@ -30,6 +30,9 @@ paginate: 5
|
|||||||
# Remove this parameter if you don't want an image in the navbar
|
# Remove this parameter if you don't want an image in the navbar
|
||||||
avatar: "/img/avatar-icon.png"
|
avatar: "/img/avatar-icon.png"
|
||||||
|
|
||||||
|
# Name of website to show in the navbar
|
||||||
|
title: Beautiful Jekyll
|
||||||
|
|
||||||
# List of links in the navigation bar
|
# List of links in the navigation bar
|
||||||
navbar-links:
|
navbar-links:
|
||||||
Home: ""
|
Home: ""
|
||||||
|
Loading…
Reference in New Issue
Block a user