Skip to content

Commit

Permalink
Add sitemap to the site
Browse files Browse the repository at this point in the history
  • Loading branch information
alastair committed Jun 27, 2024
1 parent a2cd993 commit 314b292
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ permalink: /:year/:month/:day/:title.html
# Tags' info in `_data/tags_info.yml`

# gems and other configs
plugins: [jekyll-paginate]
plugins:
- jekyll-paginate
- jekyll-sitemap

# Additional settings available on the front-matter
# Site logo in the index.html (as in demo.ghost.io)
Expand Down

0 comments on commit 314b292

Please sign in to comment.