Added a subtitle
This commit is contained in:
parent
80347ae0bb
commit
4f742b5c42
|
@ -38,6 +38,7 @@ repository : # GitHub username/repo-name e.g. "mmistakes/minimal-m
|
||||||
teaser : #"/assets/images/500x300.png" # path of fallback teaser image, e.g. "/assets/images/500x300.png"
|
teaser : #"/assets/images/500x300.png" # path of fallback teaser image, e.g. "/assets/images/500x300.png"
|
||||||
logo : "/assets/images/apple-touch-icon.png" # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png"
|
logo : "/assets/images/apple-touch-icon.png" # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png"
|
||||||
masthead_title : "" # overrides the website title displayed in the masthead, use " " for no title
|
masthead_title : "" # overrides the website title displayed in the masthead, use " " for no title
|
||||||
|
subtitle : "Rambles of a chaotic mind" #optional subtitle
|
||||||
breadcrumbs : false # true, false (default)
|
breadcrumbs : false # true, false (default)
|
||||||
breadcrumb_home_label : "Home"
|
breadcrumb_home_label : "Home"
|
||||||
breadcrumb_separator : ">"
|
breadcrumb_separator : ">"
|
||||||
|
|
Loading…
Reference in New Issue