mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-21 17:26:55 +01:00
parent
3054aba6b0
commit
f952f3d010
2
Gemfile
2
Gemfile
@ -1,7 +1,7 @@
|
||||
source "https://rubygems.org"
|
||||
|
||||
group :jekyll do
|
||||
gem 'jekyll', '3.4.3'
|
||||
gem 'jekyll'
|
||||
gem 'jekyll-sitemap'
|
||||
gem 'jekyll-redirect-from'
|
||||
gem 'redcarpet'
|
||||
|
@ -89,7 +89,7 @@ collections:
|
||||
|
||||
# Plugins
|
||||
# --------------------
|
||||
gems:
|
||||
plugins:
|
||||
- jekyll-sitemap
|
||||
- jekyll-redirect-from
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user