From 1773ba2f3c80cc748d365986ae2cc7dd931a992b Mon Sep 17 00:00:00 2001 From: etienne Date: Sun, 19 Jul 2015 01:05:06 +0200 Subject: Fix exampleSite Typo --- exempleSite/config.toml | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 exempleSite/config.toml (limited to 'exempleSite/config.toml') diff --git a/exempleSite/config.toml b/exempleSite/config.toml deleted file mode 100644 index b016654..0000000 --- a/exempleSite/config.toml +++ /dev/null @@ -1,16 +0,0 @@ -baseurl = "http://yourSiteHere" -languageCode = "fr-fr" -title = "my new web site" -[params] - description = "I <3 making web site" - mainIcon = "/img/hugo.png" - -[[params.social]] - title = "twitter" - url = "https://twitter.com/SBootstrap" -[[params.social]] - title = "github" - url = "https://github.com/IronSummitMedia/startbootstrap" -[[params.social]] - title = "linkedin" - url = "" -- cgit v1.3