aboutsummaryrefslogtreecommitdiffstats
path: root/exempleSite/config.toml
diff options
context:
space:
mode:
authoretienne <e.couritas@gmail.com>2015-07-18 15:28:24 +0200
committeretienne <e.couritas@gmail.com>2015-07-19 01:05:52 +0200
commit4aa3c464a78fcc98f3950af6460cc32f4fe02552 (patch)
tree194a2bf48a031aedd3c24565b6965af4141ffa7f /exempleSite/config.toml
parentf1b5289d9949a5a7352495d5e8cc56cf94b5e848 (diff)
add exemple site
Diffstat (limited to 'exempleSite/config.toml')
-rw-r--r--exempleSite/config.toml16
1 files changed, 16 insertions, 0 deletions
diff --git a/exempleSite/config.toml b/exempleSite/config.toml
new file mode 100644
index 0000000..b016654
--- /dev/null
+++ b/exempleSite/config.toml
@@ -0,0 +1,16 @@
+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 = ""