From 13fb0bff3c5c592662955e2bd505790fe2c8b147 Mon Sep 17 00:00:00 2001 From: "doffing.brett" Date: Sat, 27 Apr 2024 07:52:38 -0500 Subject: [PATCH] Updates --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index c88d6ab..f4aef82 100644 --- a/manifest.json +++ b/manifest.json @@ -1,8 +1,8 @@ { "short_name": "River Score", "name": "Up and Down the River", - "start_url": "/", - "scope": "/", + "start_url": "/und-river/", + "scope": "/und-river/", "display": "standalone", "theme_color": "#000000", "background_color": "#ffffff",