Skip to content

Commit 1f79616

Browse files
authored
Be more specific in config to not change the line number
1 parent 94ec93f commit 1f79616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ description: > # this means to ignore newlines until "baseurl:"
2222
line in _config.yml. It will appear in your document head meta (for
2323
Google search results) and in your feed.xml site description.
2424
25-
# DO NOT CHANGE THE LINE OF THIS FILE without editing .circleci/circle_urls.sh
25+
# Add your baseurl here (your repository) but DO NOT CHANGE THE LINE NUMBER without editing .circleci/circle_urls.sh
2626
baseurl: "/docsy-jekyll" # the subpath of your site, e.g. /blog
2727

2828
# This is mostly for testing

0 commit comments

Comments
 (0)