From c57bb4a60717c69826c609d75c6bb9519ebb1c04 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 14 Oct 2025 10:12:46 -0700 Subject: add favicon --- frontend/src/pages/Landing.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/src/pages') diff --git a/frontend/src/pages/Landing.tsx b/frontend/src/pages/Landing.tsx index 5ca4459..e3b7898 100644 --- a/frontend/src/pages/Landing.tsx +++ b/frontend/src/pages/Landing.tsx @@ -167,4 +167,4 @@ const Landing = () => { ); }; -export default Landing; \ No newline at end of file +export default Landing; -- cgit v1.2.3