From eae2da950e703e8581c9e500730dc4cfeb01e29f Mon Sep 17 00:00:00 2001 From: jansenk Date: Mon, 9 May 2022 16:32:02 -0400 Subject: [PATCH] chore: remove 'enhanced' from page title --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 3b10fb4..ac9b5d5 100755 --- a/public/index.html +++ b/public/index.html @@ -1,7 +1,7 @@ - ORA Enhanced Staff Grader | <%= process.env.SITE_NAME %> + ORA Staff Grader | <%= process.env.SITE_NAME %>