Skip to content

Commit 95318cc

Browse files
committed
fix: add sitemap
1 parent ba1bf2a commit 95318cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Gemfile.lock

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ GEM
6262
sass (~> 3.4)
6363
jekyll-seo-tag (2.6.1)
6464
jekyll (>= 3.3, < 5.0)
65+
jekyll-sitemap (1.4.0)
66+
jekyll (>= 3.7, < 5.0)
6567
jekyll-target-blank (2.0.0)
6668
jekyll (>= 3.0, < 5.0)
6769
nokogiri (~> 1.10)
@@ -130,6 +132,7 @@ DEPENDENCIES
130132
html-proofer (~> 3.0)
131133
jekyll-feed
132134
jekyll-seo-tag
135+
jekyll-sitemap
133136
jekyll-theme-cayman-blog!
134137
jemoji
135138
rubocop (~> 0.50)

0 commit comments

Comments
 (0)