From c6eb256ef6db897f1fda9e237a34d371046b0936 Mon Sep 17 00:00:00 2001 From: Benjamin Young Date: Wed, 7 May 2025 10:33:24 -0400 Subject: [PATCH 1/2] Redirect learn.html to /learn/. Missed that earlier in the 11ty transition--which uses paths instead of files with extensions. --- _redirects | 1 + 1 file changed, 1 insertion(+) diff --git a/_redirects b/_redirects index 2b976e05..029bd404 100644 --- a/_redirects +++ b/_redirects @@ -1,3 +1,4 @@ +/learn.html /learn/ 301 /playground-dev /playground 302 /contexts/schema.org.jsonld https://schema.org/ 301 From 46e2b6442f7fe40cc7390faaebdebf61f62262ee Mon Sep 17 00:00:00 2001 From: Benjamin Young Date: Wed, 7 May 2025 10:34:05 -0400 Subject: [PATCH 2/2] State what the Safe Mode default actually is. --- playground/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/index.html b/playground/index.html index 22f5821d..70c0fe63 100644 --- a/playground/index.html +++ b/playground/index.html @@ -298,7 +298,7 @@

Loading the Playground...<