We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab6cad8 commit 4e978dcCopy full SHA for 4e978dc
_config.yml
@@ -1,14 +1,14 @@
1
# Site settings
2
title: Music Encoding Initiative
3
email: [email protected]
4
-baseurl: ""
5
-style_baseurl: ""
6
-url: "https://music-encoding.org" # the base hostname & protocol for your site
+baseurl: "music-encoding.github.io/"
+style_baseurl: "music-encoding.github.io/"
+url: "https://felix-commits.github.io/music-encoding.github.io/" # the base hostname & protocol for your site
7
twitter_username: music-encoding
8
9
# Build settings
10
markdown: kramdown
11
-repository: "music-encoding/music-encoding.github.io"
+repository: "felix-commits/music-encoding.github.io"
12
13
plugins:
14
- jekyll-redirect-from
0 commit comments