1
0
mirror of https://github.com/thangisme/notes.git synced 2025-02-21 06:57:46 -05:00
notes/Gemfile

6 lines
114 B
Ruby

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