Add /resume redirecting route, move 404.html Sass into styles file

This commit is contained in:
Xevion
2022-04-11 15:37:47 -05:00
parent 608f899164
commit 293b3f286d
6 changed files with 32 additions and 16 deletions

View File

@@ -30,3 +30,4 @@ gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
gem "jekyll-github-metadata"
gem "webrick", "~> 1.7"
gem 'jekyll-redirect-from'