2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Add a few redirects.

This commit is contained in:
XhmikosR
2018-12-30 17:14:52 +02:00
parent 3e1b89436d
commit b285ea390c
5 changed files with 11 additions and 4 deletions
+1
View File
@@ -2,5 +2,6 @@ source 'https://rubygems.org'
group :development, :test do
gem 'jekyll', '~> 3.8.5'
gem 'jekyll-redirect-from', '~> 0.14.0'
gem 'jekyll-sitemap', '~> 1.2.0'
end