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 ++++--- exampleSite/static/img/robobrand.png | Bin 0 -> 34160 bytes layouts/_default/baseof.html | 5 ++--- layouts/portfolio/list.html | 1 - 4 files changed, 6 insertions(+), 7 deletions(-) create mode 100644 exampleSite/static/img/robobrand.png 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" diff --git a/exampleSite/static/img/robobrand.png b/exampleSite/static/img/robobrand.png new file mode 100644 index 0000000..cfbb59e Binary files /dev/null and b/exampleSite/static/img/robobrand.png differ diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 8a08945..4ad0190 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -10,11 +10,10 @@ - - + {{ if .Site.Params.twitter }} @@ -22,7 +21,7 @@ {{ end }} - + diff --git a/layouts/portfolio/list.html b/layouts/portfolio/list.html index 9c7fe9c..77decb3 100644 --- a/layouts/portfolio/list.html +++ b/layouts/portfolio/list.html @@ -15,7 +15,6 @@ -