From 041128be5743e35a2b4c9b291e68cba9d8435056 Mon Sep 17 00:00:00 2001 From: Nataraj Basappa Date: Mon, 3 Sep 2018 23:03:41 +0100 Subject: Corrected about link and changed nav link --- exampleSite/config.toml | 2 +- layouts/partials/nav.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 794402c..d101143 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -19,7 +19,7 @@ googleAnalytics = "" enabled = "true" [[params.social]] - url = "about.html" + url = "about" fa_icon = "fas fa-info" [[params.social]] diff --git a/layouts/partials/nav.html b/layouts/partials/nav.html index 98a94c1..35d4c28 100644 --- a/layouts/partials/nav.html +++ b/layouts/partials/nav.html @@ -6,7 +6,7 @@