From 77c0249d727bb796a02842b56c5b4baeb5358a03 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 7 May 2014 15:11:50 -0400 Subject: [PATCH] Use site.title instead of site.name in site template Fixes #2324. --- lib/site_template/_config.yml | 1 - lib/site_template/_includes/footer.html | 2 +- lib/site_template/_includes/head.html | 2 +- lib/site_template/_includes/header.html | 2 +- lib/site_template/feed.xml | 2 +- 5 files changed, 4 insertions(+), 5 deletions(-) diff --git a/lib/site_template/_config.yml b/lib/site_template/_config.yml index e3320dd6..2c0d7379 100644 --- a/lib/site_template/_config.yml +++ b/lib/site_template/_config.yml @@ -1,5 +1,4 @@ # Site settings -name: Dat site title tho title: Your awesome title email: your-email@domain.com description: "Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description." diff --git a/lib/site_template/_includes/footer.html b/lib/site_template/_includes/footer.html index 9a286ece..e9082174 100644 --- a/lib/site_template/_includes/footer.html +++ b/lib/site_template/_includes/footer.html @@ -2,7 +2,7 @@
- +