Skip to content

Commit 4d67499

Browse files
committed
Fix logo image link in README.md for proper display.
Remove unnecessary dark mode reference from the image source.
1 parent 3c0f211 commit 4d67499

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

maplibre_gl/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<p align="center">
2-
<img src="https://github.com/user-attachments/assets/cee8376b-9812-40ff-91c6-2d53f9581b83#gh-dark-mode-only" alt="MapLibre Logo" width="300">
3-
</a>
2+
<img src="https://github.com/user-attachments/assets/cee8376b-9812-40ff-91c6-2d53f9581b83" alt="MapLibre Logo" width="300">
43
</p>
54

65
# Flutter MapLibre GL

0 commit comments

Comments
 (0)