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 75d3225 commit ce1ce44Copy full SHA for ce1ce44
jekyll-init
@@ -192,7 +192,7 @@ modify_config_yml(){
192
193
if [[ "${_repo_name}" != "${_github_username}" ]]; then
194
tee -a "${_git_path}/_config_baseurl.yml" 1>/dev/null <<EOF
195
-# Use base URL to simulate GitHub pages behaviour
+# Use base URL to simulate GitHub pages behavior
196
baseurl: "${_repo_name}"
197
EOF
198
fi
0 commit comments