Switched from my own sitemap.xml to the official Jekyll gem
This commit is contained in:
parent
f070f471bf
commit
635a2b79f5
2 changed files with 4 additions and 3 deletions
|
|
@ -52,9 +52,10 @@ markdown: kramdown
|
|||
highlighter: pygments
|
||||
permalink: /:title
|
||||
|
||||
# Emoji please!
|
||||
# Use the following plug-ins
|
||||
gems:
|
||||
- jemoji
|
||||
- jemoji # Emoji please!
|
||||
- jekyll-sitemap # Create a sitemap using the official Jekyll sitemap gem
|
||||
|
||||
# Exclude these files from your production _site
|
||||
exclude:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue