Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Track3/hermit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrack3 <pengliabc@live.cn>2018-11-22 16:33:07 +0300
committerTrack3 <pengliabc@live.cn>2018-11-22 16:33:07 +0300
commite594f1a4948f6344f8353faac035721878d5cddf (patch)
tree06677e2ddeb88a4a317b90f1cfc387364a68d09e /exampleSite
parent0a0ee1a1c7e99f40445e0955862d42f1c7a59a09 (diff)
Add homepage background image
See #2
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 24c94bf..26e7680 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -32,6 +32,7 @@ copyright = "This work is licensed under a Creative Commons Attribution-NonComme
footerCopyright = ' &#183; <a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0</a>'
# gitUrl = "https://github.com/Someone/SomeRepo/commit/" # Prefix of link to you git commit detail page. GitInfo must be enabled.
justifyContent = false # Set "text-align: justify" to .content
+ # bgImg = "" # Homepage background-image URL
[[params.social]]
name = "twitter"