diff --git a/.gitignore b/.gitignore index a9cc8ab..b269dfd 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ _site .jekyll-cache .jekyll-metadata vendor -Gemfile.lock \ No newline at end of file +Gemfile.lock +legacy/* diff --git a/404.html b/404.html index 7f3c00f..086a5c9 100644 --- a/404.html +++ b/404.html @@ -1,6 +1,6 @@ --- permalink: /404.html -layout: base +layout: default ---