Skip to content

Commit

Permalink
HOTFIX: adding Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Ytalo Borja committed Oct 14, 2023
1 parent c34b51e commit 4089458
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Gemfile

source 'https://rubygems.org'

gem 'jekyll', '~> 4.2'

group :jekyll_plugins do
gem 'jekyll-timeago', '~> 0.13.1'
end

0 comments on commit 4089458

Please sign in to comment.