Skip to content

Commit fed74ce

Browse files
committed
add back website title to config
1 parent 9a2d6f1 commit fed74ce

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ paginate: 5
3030
# Remove this parameter if you don't want an image in the navbar
3131
avatar: "/img/avatar-icon.png"
3232

33+
# Name of website to show in the navbar
34+
title: Beautiful Jekyll
35+
3336
# List of links in the navigation bar
3437
navbar-links:
3538
Home: ""

0 commit comments

Comments
 (0)