Add site subtitle
This commit is contained in:
parent
ca786b68f7
commit
75c120f56d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ minimal_mistakes_skin : "default" # "air", "aqua", "contrast", "dark", "dirt"
|
||||||
locale : "en-US"
|
locale : "en-US"
|
||||||
title : "Minimal Mistakes"
|
title : "Minimal Mistakes"
|
||||||
title_separator : "-"
|
title_separator : "-"
|
||||||
subtitle : # site tagline that appears below site title in masthead
|
subtitle : "A Jekyll theme"
|
||||||
name : &name "Michael Rose" # &name is a YAML anchor which can be *referenced later
|
name : &name "Michael Rose" # &name is a YAML anchor which can be *referenced later
|
||||||
description : &description "A flexible Jekyll theme for your blog or site with a minimalist aesthetic."
|
description : &description "A flexible Jekyll theme for your blog or site with a minimalist aesthetic."
|
||||||
url : https://mmistakes.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
|
url : https://mmistakes.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
|
||||||
|
|
Loading…
Reference in a new issue