From d611bf3d8d918eb90bcbb9c6bbcce3976437e14d Mon Sep 17 00:00:00 2001 From: kathy wu Date: Fri, 7 Feb 2025 12:16:16 -0500 Subject: [PATCH] Update index.html --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 73ebfb1..8df9c1b 100755 --- a/index.html +++ b/index.html @@ -204,10 +204,12 @@

teaching

if (!project) { return } + window.scrollTo(0, 0); return

{project.name}

+ } function NotFound() {