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

github.com/puresyntax71/hugo-theme-chunky-poster.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvirtualcursor <2540378-virtualcursor@users.noreply.gitlab.com>2019-12-13 07:12:27 +0300
committervirtualcursor <2540378-virtualcursor@users.noreply.gitlab.com>2019-12-13 07:12:27 +0300
commit62b8e91100b5dbd79746b3c062eefb1216710228 (patch)
treecb92e86d5b5c541657d76e2d5f6cb5dea0e559e4 /exampleSite
parentc16bfcc54ed47d22bb85f0a95e48b16bdbeb3fe7 (diff)
Fix whitespaces.
Diffstat (limited to 'exampleSite')
-rwxr-xr-xexampleSite/config.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 47164fd..7f721de 100755
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -21,7 +21,7 @@ tag = "tags"
series = "series"
[params]
- headerURL = 'https://via.placeholder.com/1920x1200.png'
+ headerURL = "https://via.placeholder.com/1920x1200.png"
[params.social]
rss = true
@@ -41,8 +41,8 @@ series = "series"
keybase = "http://localhost:1313"
[params.about]
enable = true
- avatarURL = 'https://via.placeholder.com/240x240.png'
- description = 'Lorem ipsum dolor sit amet.'
+ avatarURL = "https://via.placeholder.com/240x240.png"
+ description = "Lorem ipsum dolor sit amet."
[services]
[services.instagram]