fix: use full raw URL for logo
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user