Skip to content

Commit 9408efc

Browse files
authored
Merge pull request mqtt#55 from schaebo/master
add sitemap plugin to allow easier indexing for search engines
2 parents 3eff61f + 45d83ff commit 9408efc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# For technical reasons, this file is *NOT* reloaded automatically when you use
99
# 'bundle exec jekyll serve'. If you change this file, please restart the server process.
1010
#
11-
# If you need help with YAML syntax, here are some quick references for you:
11+
# If you need help with YAML syntax, here are some quick references for you:
1212
# https://learn-the-web.algonquindesign.ca/topics/markdown-yaml-cheat-sheet/#yaml
1313
# https://learnxinyminutes.com/docs/yaml/
1414
#
@@ -37,6 +37,7 @@ defaults:
3737

3838
plugins:
3939
- jekyll-redirect-from
40+
- jekyll-sitemap
4041

4142

4243
# Exclude from processing.

0 commit comments

Comments
 (0)