fix: use full raw URL for logo

This commit is contained in:
Adam Ladachowski
2026-02-12 04:42:33 +01:00
parent 35925b3863
commit be7e371c3e
+1 -1
View File
@@ -1,5 +1,5 @@
<p align="center"> <p align="center">
<img src="logo.png" alt="browse" width="120" /> <img src="https://raw.githubusercontent.com/saiden-dev/browse/master/logo.png" alt="browse" width="120" />
</p> </p>
<h1 align="center">@saiden/browse</h1> <h1 align="center">@saiden/browse</h1>