Skip to content

Commit 4e978dc

Browse files
committed
update config file
1 parent ab6cad8 commit 4e978dc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Site settings
22
title: Music Encoding Initiative
33
4-
baseurl: ""
5-
style_baseurl: ""
6-
url: "https://music-encoding.org" # the base hostname & protocol for your site
4+
baseurl: "music-encoding.github.io/"
5+
style_baseurl: "music-encoding.github.io/"
6+
url: "https://felix-commits.github.io/music-encoding.github.io/" # the base hostname & protocol for your site
77
twitter_username: music-encoding
88

99
# Build settings
1010
markdown: kramdown
11-
repository: "music-encoding/music-encoding.github.io"
11+
repository: "felix-commits/music-encoding.github.io"
1212

1313
plugins:
1414
- jekyll-redirect-from

0 commit comments

Comments
 (0)