From e594f1a4948f6344f8353faac035721878d5cddf Mon Sep 17 00:00:00 2001 From: Track3 Date: Thu, 22 Nov 2018 21:33:07 +0800 Subject: Add homepage background image See #2 --- exampleSite/config.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'exampleSite') 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 = ' · CC BY-NC 4.0' # 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" -- cgit v1.2.3