From dbd65baa545f9b20dee259bd9c38fadef74cb9bc Mon Sep 17 00:00:00 2001 From: Tobias Babin Date: Wed, 13 Mar 2024 11:03:31 +0100 Subject: [PATCH 1/2] Add custom alias template to fix redirects --- layouts/alias.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 layouts/alias.html diff --git a/layouts/alias.html b/layouts/alias.html new file mode 100644 index 00000000..2ebba95a --- /dev/null +++ b/layouts/alias.html @@ -0,0 +1,11 @@ + + + + + {{ .RelPermalink }} + + + + + + \ No newline at end of file From c89719f3f02a7d78e0300dc526340862d0e7b6e1 Mon Sep 17 00:00:00 2001 From: Tobias Babin Date: Wed, 13 Mar 2024 11:21:28 +0100 Subject: [PATCH 2/2] Adjust link in aliases comment --- layouts/alias.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/alias.html b/layouts/alias.html index 2ebba95a..941e3908 100644 --- a/layouts/alias.html +++ b/layouts/alias.html @@ -1,4 +1,4 @@ - +