From 63dcc7590d1bb791d0b573a6c48ee54db63000b1 Mon Sep 17 00:00:00 2001 From: Kumaraguru <19eucs071@skcet.ac.in> Date: Wed, 26 Apr 2023 19:54:20 +0800 Subject: [PATCH 1/2] Setting up a redirection This PR would redirect examples subdomain to the js-examples repository --- index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..f3c0e36 --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + Status Help Redirect + + + If you are not redirected automatically, follow this link. + + From 54cc0a52f298ed9b846233baf726518ad77e5241 Mon Sep 17 00:00:00 2001 From: Kumaraguru <19eucs071@skcet.ac.in> Date: Fri, 28 Apr 2023 13:50:04 +0800 Subject: [PATCH 2/2] Correcting title --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f3c0e36..3b66fd2 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - Status Help Redirect + Waku Examples Redirect If you are not redirected automatically, follow this link.