From 4f9e1178dd2ade51782943ae641d6c151e16ce67 Mon Sep 17 00:00:00 2001 From: Fedor Isakov Date: Thu, 27 May 2021 12:25:51 +0200 Subject: [PATCH] Fix doc site redirect to / --- docs/content/{index.md => about.md} | 0 docs/index.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/content/{index.md => about.md} (100%) diff --git a/docs/content/index.md b/docs/content/about.md similarity index 100% rename from docs/content/index.md rename to docs/content/about.md diff --git a/docs/index.md b/docs/index.md index 06be6d0c..0125560a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,4 +1,4 @@ --- -redirect: content +redirect: about layout: redirect ---