Skip to content

Commit

Permalink
add sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
YUXIANG Ji committed Apr 19, 2024
1 parent 4ef55c6 commit 4a5cac6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ source "https://rubygems.org"

gem "jekyll-remote-theme"
gem "jekyll-paginate"
gem "jekyll-sitemap"

gem 'github-pages', group: :jekyll_plugins

1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ sass:
# Gems
plugins:
- jekyll-paginate
- jekyll-sitemap

# Permalinks
permalink: /:year-:month-:day/:title
Expand Down

0 comments on commit 4a5cac6

Please sign in to comment.