From 20f8733de1fd56772309efd7f64ec5a9e17d14b8 Mon Sep 17 00:00:00 2001 From: dev sp Date: Wed, 6 Dec 2023 14:06:21 +0000 Subject: [PATCH] c --- src/pages/drag/index.astro | 2 +- src/pages/drawing/index.astro | 2 +- src/pages/guided-tracing/0.astro | 2 +- src/pages/guided-tracing/1.astro | 2 +- src/pages/guided-tracing/2.astro | 2 +- src/pages/guided-tracing/3.astro | 2 +- src/pages/guided-tracing/4.astro | 2 +- src/pages/guided-tracing/5.astro | 2 +- src/pages/guided-tracing/6.astro | 2 +- src/pages/guided-tracing/7.astro | 2 +- src/pages/guided-tracing/8.astro | 2 +- src/pages/guided-tracing/9.astro | 2 +- src/pages/guided-tracing/A.astro | 2 +- src/pages/guided-tracing/B.astro | 2 +- src/pages/guided-tracing/C.astro | 2 +- src/pages/guided-tracing/D.astro | 2 +- src/pages/guided-tracing/E.astro | 2 +- src/pages/guided-tracing/F.astro | 2 +- src/pages/guided-tracing/G.astro | 2 +- src/pages/guided-tracing/H.astro | 2 +- src/pages/guided-tracing/I.astro | 2 +- src/pages/guided-tracing/J.astro | 2 +- src/pages/guided-tracing/K.astro | 2 +- src/pages/guided-tracing/L.astro | 2 +- src/pages/guided-tracing/M.astro | 2 +- src/pages/guided-tracing/N.astro | 2 +- src/pages/guided-tracing/O.astro | 2 +- src/pages/guided-tracing/P.astro | 2 +- src/pages/guided-tracing/Q.astro | 2 +- src/pages/guided-tracing/R.astro | 2 +- src/pages/guided-tracing/S.astro | 2 +- src/pages/guided-tracing/T.astro | 2 +- src/pages/guided-tracing/U.astro | 2 +- src/pages/guided-tracing/V.astro | 2 +- src/pages/guided-tracing/W.astro | 2 +- src/pages/guided-tracing/X.astro | 2 +- src/pages/guided-tracing/Y.astro | 2 +- src/pages/guided-tracing/Z.astro | 2 +- src/pages/guided-tracing/a.astro | 2 +- src/pages/guided-tracing/b.astro | 2 +- src/pages/guided-tracing/c.astro | 2 +- src/pages/guided-tracing/d.astro | 2 +- src/pages/guided-tracing/e.astro | 2 +- src/pages/guided-tracing/f.astro | 2 +- src/pages/guided-tracing/g.astro | 2 +- src/pages/guided-tracing/h.astro | 2 +- src/pages/guided-tracing/i.astro | 2 +- src/pages/guided-tracing/j.astro | 2 +- src/pages/guided-tracing/k.astro | 2 +- src/pages/guided-tracing/l.astro | 2 +- src/pages/guided-tracing/m.astro | 2 +- src/pages/guided-tracing/n.astro | 2 +- src/pages/guided-tracing/o.astro | 2 +- src/pages/guided-tracing/p.astro | 2 +- src/pages/guided-tracing/q.astro | 2 +- src/pages/guided-tracing/r.astro | 2 +- src/pages/guided-tracing/s.astro | 2 +- src/pages/guided-tracing/t.astro | 2 +- src/pages/guided-tracing/u.astro | 2 +- src/pages/guided-tracing/v.astro | 2 +- src/pages/guided-tracing/w.astro | 2 +- src/pages/guided-tracing/x.astro | 2 +- src/pages/guided-tracing/y.astro | 2 +- src/pages/guided-tracing/z.astro | 2 +- 64 files changed, 64 insertions(+), 64 deletions(-) diff --git a/src/pages/drag/index.astro b/src/pages/drag/index.astro index 80a94f9..421e08a 100644 --- a/src/pages/drag/index.astro +++ b/src/pages/drag/index.astro @@ -69,7 +69,7 @@ import Layout from '../../layouts/Layout.astro'; formattedDateTime = currentDate.toLocaleString(); // Log the formatted date and time to the console - // console.log("Page loaded on: " + formattedDateTime); + // // console.log("Page loaded on: " + formattedDateTime); }; function generateShortUniqueID(length) { const characters = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'; diff --git a/src/pages/drawing/index.astro b/src/pages/drawing/index.astro index 49b6245..351fd6c 100644 --- a/src/pages/drawing/index.astro +++ b/src/pages/drawing/index.astro @@ -37,7 +37,7 @@ import Layout from '../../layouts/Layout.astro'; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; function generateShortUniqueID(length) { const characters = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'; diff --git a/src/pages/guided-tracing/0.astro b/src/pages/guided-tracing/0.astro index b36d583..f635681 100644 --- a/src/pages/guided-tracing/0.astro +++ b/src/pages/guided-tracing/0.astro @@ -93,7 +93,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // function gmStartTime() { // let startTime = new Date(); diff --git a/src/pages/guided-tracing/1.astro b/src/pages/guided-tracing/1.astro index cb63154..42a8876 100644 --- a/src/pages/guided-tracing/1.astro +++ b/src/pages/guided-tracing/1.astro @@ -93,7 +93,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/2.astro b/src/pages/guided-tracing/2.astro index 4703764..ba41ed4 100644 --- a/src/pages/guided-tracing/2.astro +++ b/src/pages/guided-tracing/2.astro @@ -92,7 +92,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/3.astro b/src/pages/guided-tracing/3.astro index 8c6a82d..fe6d649 100644 --- a/src/pages/guided-tracing/3.astro +++ b/src/pages/guided-tracing/3.astro @@ -93,7 +93,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/4.astro b/src/pages/guided-tracing/4.astro index 748b289..57cbe4e 100644 --- a/src/pages/guided-tracing/4.astro +++ b/src/pages/guided-tracing/4.astro @@ -98,7 +98,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; function preload() { this.load.video('animated4', '/assets/animated-letter/number_4.mp4'); diff --git a/src/pages/guided-tracing/5.astro b/src/pages/guided-tracing/5.astro index a25e0e6..1f1cd90 100644 --- a/src/pages/guided-tracing/5.astro +++ b/src/pages/guided-tracing/5.astro @@ -98,7 +98,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; function preload() { this.load.video('animated5', '/assets/animated-letter/number_5.mp4'); diff --git a/src/pages/guided-tracing/6.astro b/src/pages/guided-tracing/6.astro index 0bda863..d22f719 100644 --- a/src/pages/guided-tracing/6.astro +++ b/src/pages/guided-tracing/6.astro @@ -94,7 +94,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/7.astro b/src/pages/guided-tracing/7.astro index d800f19..c37d842 100644 --- a/src/pages/guided-tracing/7.astro +++ b/src/pages/guided-tracing/7.astro @@ -94,7 +94,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/8.astro b/src/pages/guided-tracing/8.astro index a5344cf..0002a71 100644 --- a/src/pages/guided-tracing/8.astro +++ b/src/pages/guided-tracing/8.astro @@ -94,7 +94,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/9.astro b/src/pages/guided-tracing/9.astro index 86f4e88..2ecf9fb 100644 --- a/src/pages/guided-tracing/9.astro +++ b/src/pages/guided-tracing/9.astro @@ -94,7 +94,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/A.astro b/src/pages/guided-tracing/A.astro index cbad918..195c202 100644 --- a/src/pages/guided-tracing/A.astro +++ b/src/pages/guided-tracing/A.astro @@ -97,7 +97,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; function preload() { this.load.video('animatedA', '/assets/animated-letter/capital_a.mp4'); diff --git a/src/pages/guided-tracing/B.astro b/src/pages/guided-tracing/B.astro index 8669f44..c8ac040 100644 --- a/src/pages/guided-tracing/B.astro +++ b/src/pages/guided-tracing/B.astro @@ -92,7 +92,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/C.astro b/src/pages/guided-tracing/C.astro index 15905a1..36f9f7f 100644 --- a/src/pages/guided-tracing/C.astro +++ b/src/pages/guided-tracing/C.astro @@ -91,7 +91,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/D.astro b/src/pages/guided-tracing/D.astro index 445bd72..311bde9 100644 --- a/src/pages/guided-tracing/D.astro +++ b/src/pages/guided-tracing/D.astro @@ -92,7 +92,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/E.astro b/src/pages/guided-tracing/E.astro index eebe2e3..a2dbbc5 100644 --- a/src/pages/guided-tracing/E.astro +++ b/src/pages/guided-tracing/E.astro @@ -90,7 +90,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; function preload() { this.load.video('animatedE', '/assets/animated-letter/capital_e.mp4'); diff --git a/src/pages/guided-tracing/F.astro b/src/pages/guided-tracing/F.astro index 41f2bb2..a93d76d 100644 --- a/src/pages/guided-tracing/F.astro +++ b/src/pages/guided-tracing/F.astro @@ -96,7 +96,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; function preload() { this.load.video('animatedF', '/assets/animated-letter/capital_f.mp4'); diff --git a/src/pages/guided-tracing/G.astro b/src/pages/guided-tracing/G.astro index 219226e..47481fe 100644 --- a/src/pages/guided-tracing/G.astro +++ b/src/pages/guided-tracing/G.astro @@ -112,7 +112,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; function create() { const URL = window.location.href; diff --git a/src/pages/guided-tracing/H.astro b/src/pages/guided-tracing/H.astro index eb7e75b..985e779 100644 --- a/src/pages/guided-tracing/H.astro +++ b/src/pages/guided-tracing/H.astro @@ -96,7 +96,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; function preload() { this.load.video('animatedH', '/assets/animated-letter/capital_h.mp4'); diff --git a/src/pages/guided-tracing/I.astro b/src/pages/guided-tracing/I.astro index 117428b..ec088a8 100644 --- a/src/pages/guided-tracing/I.astro +++ b/src/pages/guided-tracing/I.astro @@ -96,7 +96,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; function preload() { this.load.video('animatedI', '/assets/animated-letter/capital_i.mp4'); diff --git a/src/pages/guided-tracing/J.astro b/src/pages/guided-tracing/J.astro index d1a8f27..113032b 100644 --- a/src/pages/guided-tracing/J.astro +++ b/src/pages/guided-tracing/J.astro @@ -92,7 +92,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/K.astro b/src/pages/guided-tracing/K.astro index b6dceae..ee937ee 100644 --- a/src/pages/guided-tracing/K.astro +++ b/src/pages/guided-tracing/K.astro @@ -96,7 +96,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; function preload() { this.load.video('animatedK', '/assets/animated-letter/capital_k.mp4'); diff --git a/src/pages/guided-tracing/L.astro b/src/pages/guided-tracing/L.astro index 7026dc6..e1d32b6 100644 --- a/src/pages/guided-tracing/L.astro +++ b/src/pages/guided-tracing/L.astro @@ -91,7 +91,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/M.astro b/src/pages/guided-tracing/M.astro index 68655e3..0d7f059 100644 --- a/src/pages/guided-tracing/M.astro +++ b/src/pages/guided-tracing/M.astro @@ -92,7 +92,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; function preload() { this.load.video('animatedM', '/assets/animated-letter/capital_m.mp4'); diff --git a/src/pages/guided-tracing/N.astro b/src/pages/guided-tracing/N.astro index edb4f31..e9f1ace 100644 --- a/src/pages/guided-tracing/N.astro +++ b/src/pages/guided-tracing/N.astro @@ -96,7 +96,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; function preload() { this.load.video('animatedN', '/assets/animated-letter/capital_n.mp4'); diff --git a/src/pages/guided-tracing/O.astro b/src/pages/guided-tracing/O.astro index 392b7e1..b54d331 100644 --- a/src/pages/guided-tracing/O.astro +++ b/src/pages/guided-tracing/O.astro @@ -92,7 +92,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/P.astro b/src/pages/guided-tracing/P.astro index d40d14d..1721f5e 100644 --- a/src/pages/guided-tracing/P.astro +++ b/src/pages/guided-tracing/P.astro @@ -92,7 +92,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/Q.astro b/src/pages/guided-tracing/Q.astro index 15bc42c..b307a53 100644 --- a/src/pages/guided-tracing/Q.astro +++ b/src/pages/guided-tracing/Q.astro @@ -92,7 +92,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/R.astro b/src/pages/guided-tracing/R.astro index 5373b0f..d3bf78c 100644 --- a/src/pages/guided-tracing/R.astro +++ b/src/pages/guided-tracing/R.astro @@ -98,7 +98,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; function preload() { this.load.video('animatedR', '/assets/animated-letter/capital_r.mp4'); diff --git a/src/pages/guided-tracing/S.astro b/src/pages/guided-tracing/S.astro index 11c2d4b..724cdcc 100644 --- a/src/pages/guided-tracing/S.astro +++ b/src/pages/guided-tracing/S.astro @@ -92,7 +92,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/T.astro b/src/pages/guided-tracing/T.astro index a8b8517..322d5c4 100644 --- a/src/pages/guided-tracing/T.astro +++ b/src/pages/guided-tracing/T.astro @@ -92,7 +92,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/U.astro b/src/pages/guided-tracing/U.astro index edf13db..1d577c0 100644 --- a/src/pages/guided-tracing/U.astro +++ b/src/pages/guided-tracing/U.astro @@ -92,7 +92,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/V.astro b/src/pages/guided-tracing/V.astro index ab3283b..bdc2287 100644 --- a/src/pages/guided-tracing/V.astro +++ b/src/pages/guided-tracing/V.astro @@ -92,7 +92,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/W.astro b/src/pages/guided-tracing/W.astro index c318dd6..e89c18c 100644 --- a/src/pages/guided-tracing/W.astro +++ b/src/pages/guided-tracing/W.astro @@ -92,7 +92,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; function preload() { this.load.video('animatedW', '/assets/animated-letter/capital_w.mp4'); diff --git a/src/pages/guided-tracing/X.astro b/src/pages/guided-tracing/X.astro index d3f0a4d..9acde65 100644 --- a/src/pages/guided-tracing/X.astro +++ b/src/pages/guided-tracing/X.astro @@ -92,7 +92,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/Y.astro b/src/pages/guided-tracing/Y.astro index 5c36194..98cef52 100644 --- a/src/pages/guided-tracing/Y.astro +++ b/src/pages/guided-tracing/Y.astro @@ -96,7 +96,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; function preload() { this.load.video('animatedY', '/assets/animated-letter/capital_y.mp4'); diff --git a/src/pages/guided-tracing/Z.astro b/src/pages/guided-tracing/Z.astro index c77f009..609bde1 100644 --- a/src/pages/guided-tracing/Z.astro +++ b/src/pages/guided-tracing/Z.astro @@ -96,7 +96,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; function preload() { this.load.video('animatedZ', '/assets/animated-letter/capital_z.mp4'); diff --git a/src/pages/guided-tracing/a.astro b/src/pages/guided-tracing/a.astro index dbc5485..ecdd881 100644 --- a/src/pages/guided-tracing/a.astro +++ b/src/pages/guided-tracing/a.astro @@ -92,7 +92,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/b.astro b/src/pages/guided-tracing/b.astro index 929712a..db8081b 100644 --- a/src/pages/guided-tracing/b.astro +++ b/src/pages/guided-tracing/b.astro @@ -93,7 +93,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/c.astro b/src/pages/guided-tracing/c.astro index bf709f7..23ccb9d 100644 --- a/src/pages/guided-tracing/c.astro +++ b/src/pages/guided-tracing/c.astro @@ -94,7 +94,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/d.astro b/src/pages/guided-tracing/d.astro index c5042ea..4a80928 100644 --- a/src/pages/guided-tracing/d.astro +++ b/src/pages/guided-tracing/d.astro @@ -94,7 +94,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/e.astro b/src/pages/guided-tracing/e.astro index 0ae83a4..bf7636a 100644 --- a/src/pages/guided-tracing/e.astro +++ b/src/pages/guided-tracing/e.astro @@ -94,7 +94,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/f.astro b/src/pages/guided-tracing/f.astro index c3f2bbe..3fe917a 100644 --- a/src/pages/guided-tracing/f.astro +++ b/src/pages/guided-tracing/f.astro @@ -92,7 +92,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/g.astro b/src/pages/guided-tracing/g.astro index c781be1..d9f6df0 100644 --- a/src/pages/guided-tracing/g.astro +++ b/src/pages/guided-tracing/g.astro @@ -94,7 +94,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/h.astro b/src/pages/guided-tracing/h.astro index fa07f73..9ef1a02 100644 --- a/src/pages/guided-tracing/h.astro +++ b/src/pages/guided-tracing/h.astro @@ -94,7 +94,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/i.astro b/src/pages/guided-tracing/i.astro index f8355ba..be51687 100644 --- a/src/pages/guided-tracing/i.astro +++ b/src/pages/guided-tracing/i.astro @@ -94,7 +94,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/j.astro b/src/pages/guided-tracing/j.astro index 8d96c21..e89e672 100644 --- a/src/pages/guided-tracing/j.astro +++ b/src/pages/guided-tracing/j.astro @@ -94,7 +94,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/k.astro b/src/pages/guided-tracing/k.astro index 5d45328..ed28881 100644 --- a/src/pages/guided-tracing/k.astro +++ b/src/pages/guided-tracing/k.astro @@ -97,7 +97,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; function preload() { this.load.video('animatedK', '/assets/animated-letter/small_k.mp4'); diff --git a/src/pages/guided-tracing/l.astro b/src/pages/guided-tracing/l.astro index eb2d065..117dd9c 100644 --- a/src/pages/guided-tracing/l.astro +++ b/src/pages/guided-tracing/l.astro @@ -94,7 +94,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/m.astro b/src/pages/guided-tracing/m.astro index bb429a9..3606399 100644 --- a/src/pages/guided-tracing/m.astro +++ b/src/pages/guided-tracing/m.astro @@ -96,7 +96,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; function preload() { this.load.video('animatedM', '/assets/animated-letter/small_m.mp4'); diff --git a/src/pages/guided-tracing/n.astro b/src/pages/guided-tracing/n.astro index 4014111..4ca4a89 100644 --- a/src/pages/guided-tracing/n.astro +++ b/src/pages/guided-tracing/n.astro @@ -94,7 +94,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/o.astro b/src/pages/guided-tracing/o.astro index d51b6f2..d7657e5 100644 --- a/src/pages/guided-tracing/o.astro +++ b/src/pages/guided-tracing/o.astro @@ -92,7 +92,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/p.astro b/src/pages/guided-tracing/p.astro index 2559026..dfa3d3b 100644 --- a/src/pages/guided-tracing/p.astro +++ b/src/pages/guided-tracing/p.astro @@ -91,7 +91,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/q.astro b/src/pages/guided-tracing/q.astro index 7e192d7..964f602 100644 --- a/src/pages/guided-tracing/q.astro +++ b/src/pages/guided-tracing/q.astro @@ -93,7 +93,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/r.astro b/src/pages/guided-tracing/r.astro index 43930aa..053f5e3 100644 --- a/src/pages/guided-tracing/r.astro +++ b/src/pages/guided-tracing/r.astro @@ -94,7 +94,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/s.astro b/src/pages/guided-tracing/s.astro index 0269557..c543906 100644 --- a/src/pages/guided-tracing/s.astro +++ b/src/pages/guided-tracing/s.astro @@ -94,7 +94,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; function preload() { diff --git a/src/pages/guided-tracing/t.astro b/src/pages/guided-tracing/t.astro index a6f6ad1..40bd658 100644 --- a/src/pages/guided-tracing/t.astro +++ b/src/pages/guided-tracing/t.astro @@ -94,7 +94,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/u.astro b/src/pages/guided-tracing/u.astro index 7e42040..e10499e 100644 --- a/src/pages/guided-tracing/u.astro +++ b/src/pages/guided-tracing/u.astro @@ -94,7 +94,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/v.astro b/src/pages/guided-tracing/v.astro index d8d53b0..ef1d490 100644 --- a/src/pages/guided-tracing/v.astro +++ b/src/pages/guided-tracing/v.astro @@ -94,7 +94,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/w.astro b/src/pages/guided-tracing/w.astro index c22395e..37de804 100644 --- a/src/pages/guided-tracing/w.astro +++ b/src/pages/guided-tracing/w.astro @@ -94,7 +94,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; function preload() { this.load.video('animatedW', '/assets/animated-letter/small_w.mp4'); diff --git a/src/pages/guided-tracing/x.astro b/src/pages/guided-tracing/x.astro index 5317b8a..150764a 100644 --- a/src/pages/guided-tracing/x.astro +++ b/src/pages/guided-tracing/x.astro @@ -94,7 +94,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/y.astro b/src/pages/guided-tracing/y.astro index dbdec80..bb99f0a 100644 --- a/src/pages/guided-tracing/y.astro +++ b/src/pages/guided-tracing/y.astro @@ -94,7 +94,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; // let hideButton; diff --git a/src/pages/guided-tracing/z.astro b/src/pages/guided-tracing/z.astro index e96e7df..ba6fa85 100644 --- a/src/pages/guided-tracing/z.astro +++ b/src/pages/guided-tracing/z.astro @@ -98,7 +98,7 @@ import Layout from "../../layouts/Layout.astro"; window.onload = function() { currentDate = new Date(); formattedDateTime = currentDate.toLocaleString(); - console.log("Page loaded on: " + formattedDateTime); + // console.log("Page loaded on: " + formattedDateTime); }; function preload() { this.load.video('animatedZ', '/assets/animated-letter/small_z.mp4');