From 14173ff9ade88a6bfc7600e2ec310d81c6337b2c Mon Sep 17 00:00:00 2001 From: GeorgeWebberley Date: Tue, 3 Feb 2026 15:26:42 +0100 Subject: [PATCH] Fixed favicon and updated title from the architect --- app/{favicon.ico => deleted.ico} | Bin app/page.tsx | 2 +- public/favicon.svg | 17 +++++++++++++---- 3 files changed, 14 insertions(+), 5 deletions(-) rename app/{favicon.ico => deleted.ico} (100%) diff --git a/app/favicon.ico b/app/deleted.ico similarity index 100% rename from app/favicon.ico rename to app/deleted.ico diff --git a/app/page.tsx b/app/page.tsx index 711a922..21f627e 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -71,7 +71,7 @@ export default function Home() {

- The Architect + Technical Focus

Bridging the gap between rigid regulatory requirements and diff --git a/public/favicon.svg b/public/favicon.svg index af1a4c7..b1e112e 100644 --- a/public/favicon.svg +++ b/public/favicon.svg @@ -1,7 +1,16 @@ - - - < > + + + <> \ No newline at end of file