From 5f6082bfd9b0f0e0a62c0bc0ac1157cabc11ca67 Mon Sep 17 00:00:00 2001 From: denes Date: Mon, 27 May 2019 15:20:26 +0200 Subject: [PATCH] Changing the company name --- config.toml | 10 +++++----- staticman.yml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config.toml b/config.toml index 23c563c..de8216a 100644 --- a/config.toml +++ b/config.toml @@ -1,7 +1,7 @@ -baseURL = "http://example.org/" +baseURL = "http://properhorsebrewery.com/" languageCode = "en-us" DefaultContentLanguage = "en" -title = "Meghna" +title = "Proper Horse Brewery" theme = "meghna-hugo" summaryLength = 10 @@ -53,7 +53,7 @@ home= "Home" logo = "images/logo.png" gmapAPI = "https://maps.googleapis.com/maps/api/js?key=AIzaSyCcABaamniA6OL5YvYSpB3pFMNrXwXnLwU&libraries=places" # Meta data -description = "Responsive Multipurpose Parallax HTML5 Template" +description = "Home Brewery, based in Oslo" author = "Themefisher" # Google Analitycs googleAnalitycsID = "Your ID" @@ -104,8 +104,8 @@ custom_css = ["css/custom.css"] # footer [params.footer] - copyright = "Themefisher Team" - copyrightURL = "http://www.themefisher.com" + copyright = "Proper Horse Brewery" + copyrightURL = "http://www.properhorsebrewery.com" # social Icons [[params.footer.socialIcon]] diff --git a/staticman.yml b/staticman.yml index 83aa8b8..fd89858 100644 --- a/staticman.yml +++ b/staticman.yml @@ -43,7 +43,7 @@ comments: moderation: true # Name of the site. Used in notification emails. - name: "Meghna Theme" + name: "Proper Horse Brewery" # Notification settings. When enabled, users can choose to receive notifications # via email when someone adds a reply or a new comment. This requires an account