1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-26 17:35:28 +00:00
notes/Gemfile

6 lines
114 B
Ruby

source "https://rubygems.org"
gemspec
group :jekyll_plugins do
gem "jekyll-katex"
gem "jekyll-sitemap"
end