diff options
| author | etienne <e.couritas@gmail.com> | 2015-07-19 01:05:06 +0200 |
|---|---|---|
| committer | etienne <e.couritas@gmail.com> | 2015-07-19 01:05:52 +0200 |
| commit | 1773ba2f3c80cc748d365986ae2cc7dd931a992b (patch) | |
| tree | 6e6a876cd912d9c9d2304e1294d26b056221e7a4 /exempleSite/config.toml | |
| parent | 4aa3c464a78fcc98f3950af6460cc32f4fe02552 (diff) | |
Fix exampleSite Typo
Diffstat (limited to 'exempleSite/config.toml')
| -rw-r--r-- | exempleSite/config.toml | 16 |
1 files changed, 0 insertions, 16 deletions
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 = "" |
