Rename 'Data Directories' to 'Storage'

Keeps a redirect around from the old URL.
This commit is contained in:
Spencer Bliven
2019-07-29 15:34:10 +02:00
parent 95f511a203
commit b7b52fbdce
4 changed files with 10 additions and 6 deletions

View File

@ -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