From 75c120f56dc6b49184fdd4ae5c720459431af583 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Wed, 17 Jul 2019 11:54:13 -0400 Subject: [PATCH] Add site subtitle --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index c3e57a22..3ccbb5c8 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -13,7 +13,7 @@ minimal_mistakes_skin : "default" # "air", "aqua", "contrast", "dark", "dirt" locale : "en-US" title : "Minimal Mistakes" 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 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"