From 40104a28b96302f77730bd213f67e866256f1981 Mon Sep 17 00:00:00 2001 From: wileybaba Date: Thu, 1 Nov 2018 22:09:46 -0600 Subject: baseof.html edits --- exampleSite/config.toml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'exampleSite/config.toml') diff --git a/exampleSite/config.toml b/exampleSite/config.toml index a59557a..943438b 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -1,11 +1,12 @@ baseURL = "https://example.com" title = "Your Awesome Website" -theme = "robotico" +theme = "hugo-theme-robotico" paginate = 3 [params] -logofile = "https://wileys.website/img/Robobrand.png" -faviconfile = "https://wileys.website/img/Robobrand.png" +description = "A sleek personal website theme" +logofile = "img/Robobrand.png" +faviconfile = "img/Robobrand.png" copyright = "Wiley McKay Conte 2018" github = "wileybaba" email = "baba@example.com" -- cgit v1.2.3