Skip to content

Commit a2cff8e

Browse files
committed
Add blue logo
1 parent 5deeebe commit a2cff8e

File tree

2 files changed

+36
-1
lines changed

2 files changed

+36
-1
lines changed

public/blue-logo.svg

Lines changed: 30 additions & 0 deletions
Loading

src/components/Logo.tsx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,12 @@ export default function Logo({
1111
}) {
1212
return (
1313
<A href="/" className="flex items-center cursor-pointer">
14-
<Image src="/logo.svg" width={size} height={size} alt="Coderplex Logo" />
14+
<Image
15+
src="/blue-logo.svg"
16+
width={size}
17+
height={size}
18+
alt="Coderplex Logo"
19+
/>
1520
<span
1621
className={classNames(
1722
'ml-2 text-base font-medium text-black',

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy