mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +01:00
add jekll-redirect-from
This commit is contained in:
parent
ea35b337ff
commit
703d49b7f7
1
Gemfile
1
Gemfile
@ -3,4 +3,5 @@ source "https://rubygems.org"
|
||||
group :jekyll do
|
||||
gem 'jekyll'
|
||||
gem 'jekyll-sitemap'
|
||||
gem 'jekyll-redirect-from'
|
||||
end
|
||||
|
@ -53,3 +53,4 @@ destination: ./_dist
|
||||
# --------------------
|
||||
gems:
|
||||
- jekyll-sitemap
|
||||
- jekyll-redirect-from
|
||||
|
Loading…
Reference in New Issue
Block a user