Rename 'Data Directories' to 'Storage'
Keeps a redirect around from the old URL.
This commit is contained in:
4
Gemfile
4
Gemfile
@ -3,9 +3,11 @@ source "https://rubygems.org"
|
||||
# to publish on github page
|
||||
gem 'github-pages', group: :jekyll_plugins
|
||||
|
||||
# to publich without github page
|
||||
# to publish without github page
|
||||
#gem "jekyll"
|
||||
|
||||
gem "json", "~> 2.2"
|
||||
|
||||
gem "bigdecimal", "~> 1.4"
|
||||
|
||||
gem "jekyll-redirect-from", group: :jekyll_plugins
|
Reference in New Issue
Block a user