mirror of
https://github.com/danbulant/discord.js
synced 2026-06-19 22:51:32 +00:00
Change welcome logo to reference static one on site
This commit is contained in:
parent
33a4388121
commit
36be4c47f6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<div align="center">
|
||||
<br />
|
||||
<p>
|
||||
<a href="https://discord.js.org"><img src="/docs/logo.svg" width="546" alt="discord.js" /></a>
|
||||
<a href="https://discord.js.org"><img src="/static/logo.svg" width="546" alt="discord.js" /></a>
|
||||
</p>
|
||||
<br />
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue