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-18 06:53:55 +0300
committervirtualcursor <2540378-virtualcursor@users.noreply.gitlab.com>2019-12-18 06:53:55 +0300
commita4b5010ad80ceeeae23e35eb380c2be471b0ea08 (patch)
tree62a81274d04a7a69ab2e45f629623c63526db788 /exampleSite
parent4fd4c349e3c4c4603c37a031e3691475a4fea16f (diff)
Added fixes for gohugoio/hugoThemes#786.
Diffstat (limited to 'exampleSite')
-rwxr-xr-xexampleSite/config.toml26
1 files changed, 13 insertions, 13 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 5362be0..224dbf0 100755
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -35,19 +35,19 @@ author = "authors"
[params.social]
rss = true
email = "example@example.com"
- facebook = "http://localhost:1313"
- twitter = "http://localhost:1313"
- linkedin = "http://localhost:1313"
- stack-overflow = "http://localhost:1313"
- instagram = "http://localhost:1313"
- github = "http://localhost:1313"
- weibo = "http://localhost:1313"
- medium = "http://localhost:1313"
- pinterest = "http://localhost:1313"
- reddit = "http://localhost:1313"
- gitlab = "http://localhost:1313"
- mastodon = "http://localhost:1313"
- keybase = "http://localhost:1313"
+ facebook = "https://facebook.com"
+ twitter = "https://twitter.com"
+ linkedin = "https://linkedin.com"
+ stack-overflow = "https://stackoverflow.com"
+ instagram = "https://stackoverflow.com"
+ github = "https://github.com"
+ weibo = "https://www.weibo.com"
+ medium = "https://medium.com"
+ pinterest = "https://pinterest.com"
+ reddit = "https://reddit.com"
+ gitlab = "https://gitlab.com"
+ mastodon = "https://mastodon.social"
+ keybase = "https://keybase.io/"
[params.prismJS]
enable = true