From e65d3fbbc853d1b5e980f22e622ff0bdfd5760f9 Mon Sep 17 00:00:00 2001 From: panr Date: Tue, 29 Jan 2019 11:07:58 +0100 Subject: [PATCH] Typo fixes --- exampleSite/config.toml | 5 +---- layouts/partials/logo.html | 4 ++-- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 3bd2cf0..aa90184 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -7,9 +7,6 @@ paginate = 5 contentTypeName = "post" themeColor = "orange" -[params.logo] - logoText = "Terminal" - [languages] [languages.en] title = "Terminal" @@ -20,7 +17,7 @@ paginate = 5 readOtherPosts = "Read other posts" [languages.en.params.logo] - logoText = "terminal" + logoText = "Terminal" logoHomeLink = "/" [languages.en.menu] diff --git a/layouts/partials/logo.html b/layouts/partials/logo.html index 0bf8f36..8ed976f 100644 --- a/layouts/partials/logo.html +++ b/layouts/partials/logo.html @@ -1,5 +1,5 @@ - +