diff --git a/index.html b/index.html index c5265f2..a289807 100644 --- a/index.html +++ b/index.html @@ -13,11 +13,11 @@ - + - + @@ -131,7 +131,8 @@ - + +
diff --git a/public/favicon.svg b/public/favicon.svg new file mode 100644 index 0000000..858beba --- /dev/null +++ b/public/favicon.svg @@ -0,0 +1,16 @@ + + \ No newline at end of file diff --git a/public/header-logo.svg b/public/header-logo.svg new file mode 100644 index 0000000..858beba --- /dev/null +++ b/public/header-logo.svg @@ -0,0 +1,16 @@ + + \ No newline at end of file diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index eaf955f..6b5fb64 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -153,8 +153,8 @@ const Layout = ({ children }: LayoutProps) => { {/* Logo */}