From 7504cf61963e743f94702cfb9149a9581a622068 Mon Sep 17 00:00:00 2001 From: David Darnes Date: Wed, 4 Jan 2017 22:45:00 +0000 Subject: [PATCH] Sample content tweak --- _config.yml | 2 +- demo/_config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 8c5a1f9..cd093b5 100755 --- a/_config.yml +++ b/_config.yml @@ -59,5 +59,5 @@ defaults: encoding: utf-8 # Make sure the encoding is right title: "Garth" # Site name or title logo: "https://www.gravatar.com/avatar/6c0377abcf4da91cdd35dea4554b2a4c?s=500" # Site logo -description: "A stupidly simple theme for Jekyll (3.2), using official Jekyll theme implementation" # Site description and default description +description: "A stupidly simple theme for Jekyll, using the official Jekyll theme implementation" # Site description and default description url: "https://garth.darn.es" # Site url diff --git a/demo/_config.yml b/demo/_config.yml index 1ad83e8..68c7e37 100755 --- a/demo/_config.yml +++ b/demo/_config.yml @@ -59,5 +59,5 @@ defaults: encoding: utf-8 # Make sure the encoding is right title: "Garth" # Site name or title logo: "https://www.gravatar.com/avatar/6c0377abcf4da91cdd35dea4554b2a4c?s=500" # Site logo -description: "A stupidly simple theme for Jekyll (3.2), using official Jekyll theme implementation" # Site description and default description +description: "A stupidly simple theme for Jekyll, using the official Jekyll theme implementation" # Site description and default description url: "https://garth.darn.es" # Site url