Skip to content

Commit ebc524e

Browse files
author
mrmrs
committed
Fixing white-space issue.
1 parent 7061d6e commit ebc524e

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
@@ -28,7 +28,7 @@ include: .htaccess
2828
# I normally exclude _sass, README*, and .gitignore
2929
# Directories that start with an underscore _ are not copied over by default. Still like to include _sass anyways.
3030
# ===============
31-
exclude:_sass,.gitignore, README.md
31+
exclude: _sass,.gitignore, README.md
3232

3333
# Pagination variable for how many posts to show in a list
3434
# ===============

0 commit comments

Comments
 (0)