From 691ba33e3239590a4df7a90d37ccf53388aedc12 Mon Sep 17 00:00:00 2001 From: Leigh MacDonald Date: Tue, 23 Apr 2024 17:11:43 -0600 Subject: [PATCH] Fix incorrect site name --- frontend/index.html | 3 ++- frontend/vite.config.ts | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index bd4d9800f..bae264aee 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -33,9 +33,10 @@ - <%= title %> + <%= site_name %>