Merge branch 'master' of github.com:Shower-Loop/website
This commit is contained in:
commit
46d06759d2
|
@ -1,4 +1,4 @@
|
||||||
baseURL = "http://example.org/"
|
baseURL = "https://showerloop.cc/"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
theme = "chocolate"
|
theme = "chocolate"
|
||||||
[markup]
|
[markup]
|
||||||
|
@ -64,4 +64,4 @@ theme = "chocolate"
|
||||||
[params]
|
[params]
|
||||||
facebookShareUrl = "https://www.facebook.com/sharer/sharer.php?u="
|
facebookShareUrl = "https://www.facebook.com/sharer/sharer.php?u="
|
||||||
twitterShareUrl = "http://twitter.com/share?url="
|
twitterShareUrl = "http://twitter.com/share?url="
|
||||||
redditShareUrl = "http://www.reddit.com/submit?url="
|
redditShareUrl = "http://www.reddit.com/submit?url="
|
||||||
|
|
Loading…
Reference in New Issue