From 041b44c8669389ae3174d3502405f14b3f77b9cc Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 16 Apr 2018 18:58:39 +0300 Subject: [PATCH] index: redirect_from 404.html It is evil, but it saves me from creating another file for it. --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index 7abdb98..8411618 100644 --- a/index.md +++ b/index.md @@ -1,5 +1,6 @@ --- redirect_to: http://pinu.fi/ permalink: /index.html +redirect_from: /404.html sitemap: false ---