Add redirection support

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2022-01-13 10:54:29 +01:00
parent 5bab41f193
commit 88618d52fe
3 changed files with 5 additions and 0 deletions
+1
View File
@@ -19,4 +19,5 @@ gem 'eventmachine', '1.2.7', git: 'https://github.com/eventmachine/eventmachine.
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.12"
gem "jekyll-paginate-v2", "~> 3.0"
gem "jekyll-redirect-from", "~> 0.16"
end