Skip to content

Commit dcd7ead

Browse files
authored
Update _config.yml
Signed-off-by: Gary Kayumba <[email protected]>
1 parent e5f1311 commit dcd7ead

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

_config.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
# The Site Configuration
22

33
# Import the theme
4-
theme: jekyll-theme-chirpy
4+
remote-theme: cotes2020/jekyll-theme-chirpy
5+
56

67
# The language of the webpage › http://www.lingoes.net/en/translator/langcode.htm
78
# If it has the same name as one of the files in folder `_data/locales`, the layout language will also be changed,
89
# otherwise, the layout language will use the default value of 'en'.
910
lang: en
1011

11-
# Change to your timezone › https://GaryKayumba.github.io/Time-Zone-Picker
12-
timezone: Africa/Nairobi
12+
# Change to your timezone › https://username/Time-Zone-Picker
13+
#timezone: Africa/Nairobi
1314

1415
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
1516
# ↓ --------------------------
@@ -29,7 +30,7 @@ github:
2930
username: GaryKayumba # change to your GitHub username
3031

3132
twitter:
32-
username: @Gary_kayumba # change to your Twitter username
33+
username: Gary_kayumba # change to your Twitter username
3334

3435
social:
3536
# Change to your full name.
@@ -150,7 +151,7 @@ pwa:
150151
paginate: 10
151152

152153
# The base URL of your site
153-
baseurl: "/NetworkSecurityLab.github.io"
154+
baseurl: ""
154155

155156
# ------------ The following options are not recommended to be modified ------------------
156157

0 commit comments

Comments
 (0)