1
0
mirror of https://github.com/thangisme/notes.git synced 2024-11-14 01:37:37 -05:00
notes/Gemfile

5 lines
89 B
Ruby

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