From 6e2386ff52dbad9d04aec71e1a0a137281bce1d8 Mon Sep 17 00:00:00 2001 From: Michael Nolan Date: Wed, 20 Dec 2023 02:33:36 -0600 Subject: [PATCH] Initial commit --- WordSearch.csproj | 5 ++++- wwwroot/index.html | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/WordSearch.csproj b/WordSearch.csproj index eeb0f27..675d77d 100644 --- a/WordSearch.csproj +++ b/WordSearch.csproj @@ -4,6 +4,7 @@ net7.0 enable enable + service-worker-assets.js @@ -12,5 +13,7 @@ - + + + diff --git a/wwwroot/index.html b/wwwroot/index.html index e958d0c..fd3c63b 100644 --- a/wwwroot/index.html +++ b/wwwroot/index.html @@ -30,7 +30,7 @@ 🗙 - +