From 1e37db6cefa9a27372559049afc46918ce39c258 Mon Sep 17 00:00:00 2001 From: Adam Kaplan <akaplan@findyr.com> Date: Wed, 27 Sep 2017 11:52:26 +0000 Subject: [PATCH] Favicons (#54) --- exampleSite/config.toml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index bdf4375..d61ed05 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -17,6 +17,7 @@ filename = "sitemap.xml" [params] + favicon = "" description = "The last theme you'll ever need. Maybe." facebook = "" twitter = "https://twitter.com/GoHugoIO" -- Gitblit v1.10.0