Skip to content

Commit e7f9a1a

Browse files
committed
fix: use PNG Gitcord logo to fix display error
- Replace public/gitcord.svg with public/gitcord.png (correct format) - Update README to reference gitcord.png Made-with: Cursor
1 parent f996036 commit e7f9a1a

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!-- Organization Logo -->
55
<div align="center" style="display: flex; align-items: center; justify-content: center; gap: 16px;">
66
<img alt="AOSSIE" src="public/aossie-logo.svg" width="175">
7-
<img alt="Gitcord" src="public/gitcord.svg" width="175" />
7+
<img alt="Gitcord" src="public/gitcord.png" width="175" />
88
</div>
99

1010
&nbsp;
File renamed without changes.

0 commit comments

Comments
 (0)