From 075385f96f00f5580f7ddef83a2a63e8ba5e31a3 Mon Sep 17 00:00:00 2001 From: carson Date: Thu, 17 Feb 2022 13:06:48 -0700 Subject: [PATCH] redirect setup --- www/_redirects | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/www/_redirects b/www/_redirects index a960d323..3f55cfb7 100644 --- a/www/_redirects +++ b/www/_redirects @@ -1,5 +1,4 @@ -/locality-of-behaviour /essays/locality-of-behaviour -/posts/2020-6-19-htmx-0.0.5-is-released/ /posts/2020-6-20-htmx-0.0.6-is-released/ -/discord https://discord.gg/Z6gPqAd -/ /js/demo/it.js -/foo /js/demo/it.js +/locality-of-behaviour /essays/locality-of-behaviour +/posts/2020-6-19-htmx-0.0.5-is-released/ /posts/2020-6-20-htmx-0.0.6-is-released/ +/discord https://discord.gg/Z6gPqAd +https://demo.htmx.org/ /js/demo/it.js 200! \ No newline at end of file