Skip to content

Commit a92e5a8

Browse files
authored
Update config.yaml
Updated base url to www.discoos.org
1 parent 2f80d35 commit a92e5a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
baseURL: https://discoos.org
1+
baseURL: https://www.discoos.org
22
languageCode: en-us
33
defaultContentLanguage: en
44
title: DISCO Open Source
55
theme: cayman-hugo-theme
66

77
# Google analytics
8-
googleAnalytics: #UA-123456789-1
8+
#googleAnalytics: #UA-123456789-1
99

1010
# Disqus comments
11-
disqusShortname: yourdiscussshortname
11+
disqusShortname: discoos
1212

1313
# Syntax highlighting
1414
pygmentsCodefences: true

0 commit comments

Comments
 (0)