fix _config.yml typo in site_template
Found a typo when going through a tutorial. Replacing `these this` with `this`
This commit is contained in:
parent
12a86c1298
commit
9bb242b44a
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# This config file is meant for settings that affect your whole blog, values
|
||||
# which you are expected to set up once and rarely edit after that. If you find
|
||||
# yourself editing these this file very often, consider using Jekyll's data files
|
||||
# yourself editing this file very often, consider using Jekyll's data files
|
||||
# feature for the data you need to update frequently.
|
||||
#
|
||||
# For technical reasons, this file is *NOT* reloaded automatically when you use
|
||||
|
|
Loading…
Reference in New Issue