From edda3d1b51711915b87f1a1b14ca590dc85248e5 Mon Sep 17 00:00:00 2001 From: Aman Verma Date: Sat, 12 Nov 2022 14:47:21 -0600 Subject: [PATCH] Fix formatting of content attr in According to the HTML specification[1], there needs to be a space after the semicolon and the URL must be unquoted. [1]: https://html.spec.whatwg.org/multipage/semantics.html#attr-meta-http-equiv-refresh --- src/theme/redirect.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/theme/redirect.hbs b/src/theme/redirect.hbs index 9f49e6d0..574d41b3 100644 --- a/src/theme/redirect.hbs +++ b/src/theme/redirect.hbs @@ -3,7 +3,7 @@ Redirecting... - +