1
0
mirror of https://github.com/thangisme/notes.git synced 2025-08-26 19:04:01 -04:00
notes/Gemfile

6 lines
114 B
Ruby

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