From b5d54c422400e8fe8d08b626769b988d7b2091c8 Mon Sep 17 00:00:00 2001 From: Brian Ressler Date: Fri, 27 Sep 2024 15:17:22 -0500 Subject: [PATCH] Test redirection of home page --- index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.md b/index.md index 59aeb77..24a9d06 100644 --- a/index.md +++ b/index.md @@ -1,6 +1,10 @@ --- layout: default title: "Home" + +layout: external +title: "Home" +redirectto: "https://example.com" ---