From 1e4f0e32ad87ed260390832c71d8f10dd652a2fd Mon Sep 17 00:00:00 2001 From: Kohei Watanabe Date: Wed, 20 Jul 2022 17:26:53 +0900 Subject: [PATCH] remove redirect --- templates/template/main.js | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/template/main.js b/templates/template/main.js index d050f48..a3f27bc 100644 --- a/templates/template/main.js +++ b/templates/template/main.js @@ -1,2 +1 @@ // https://kou029w.github.io/jest-hands-on/ をご参照ください -window.document.location.href = "https://kou029w.github.io/jest-hands-on/";