summaryrefslogtreecommitdiff
path: root/exampleSite/config.toml
diff options
context:
space:
mode:
authorAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2020-02-18 22:10:16 +0100
committerAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2020-02-18 22:12:26 +0100
commit177fbce5c26846a4902fd2a798a6968996ffb8ab (patch)
treeb83806eaebb40b6a7ffe309db20fda7ea5565a16 /exampleSite/config.toml
parent617de6b1209ca5f924bc68e3fd9988833547b1c4 (diff)
Built with on footer
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 77309c0..ac2ae42 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -13,6 +13,7 @@ profilePicture = "images/profile.png"
copyright = "Author Name"
license = "CC BY-SA 4.0"
licenseURL = "https://creativecommons.org/licenses/by-sa/4.0"
+builtWith = true
[[params.socialIcons]]
icon = "fa-linkedin"