From 31105b43864008e017fc6dc14c88f9f3585cf101 Mon Sep 17 00:00:00 2001 From: Jeff Triplett Date: Mon, 24 Jan 2022 10:13:21 -0600 Subject: [PATCH] :gear: Adds jekyll-seo-tag to fix title --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index 19fb39c..4fc4c5e 100644 --- a/_config.yml +++ b/_config.yml @@ -12,6 +12,7 @@ remote_theme: pmarsceill/just-the-docs plugins: - jekyll-feed - jekyll-optional-front-matter + - jekyll-seo-tag include: - README.md exclude: