From 9b891a29c1e604b45dc3e940f9c23b9ffd814ac4 Mon Sep 17 00:00:00 2001 From: Lou Bichard Date: Thu, 1 May 2025 10:52:30 +0000 Subject: [PATCH] Change website title from Gitpodflix to AvivaFlix --- frontend/index.html | 4 ++-- frontend/src/components/Navbar.jsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 15cbad8..876245f 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -3,10 +3,10 @@ - Gitpod Flix + AvivaFlix
- \ No newline at end of file + diff --git a/frontend/src/components/Navbar.jsx b/frontend/src/components/Navbar.jsx index 84433ac..86046ae 100644 --- a/frontend/src/components/Navbar.jsx +++ b/frontend/src/components/Navbar.jsx @@ -5,7 +5,7 @@ function Navbar() {