diff --git a/.replit b/.replit index 842481c..aca6e40 100644 --- a/.replit +++ b/.replit @@ -18,6 +18,10 @@ externalPort = 80 localPort = 34047 externalPort = 3002 +[[ports]] +localPort = 34469 +externalPort = 6800 + [[ports]] localPort = 36309 externalPort = 5173 @@ -34,10 +38,6 @@ externalPort = 5000 localPort = 37531 externalPort = 3001 -[[ports]] -localPort = 38385 -externalPort = 6800 - [[ports]] localPort = 38387 externalPort = 3003 diff --git a/attached_assets/Logo_main_1760521151702.png b/attached_assets/Logo_main_1760521151702.png new file mode 100644 index 0000000..4d87069 Binary files /dev/null and b/attached_assets/Logo_main_1760521151702.png differ diff --git a/client/src/components/Footer.tsx b/client/src/components/Footer.tsx index f271ab3..bfe8920 100644 --- a/client/src/components/Footer.tsx +++ b/client/src/components/Footer.tsx @@ -10,7 +10,7 @@ export default function Footer() {