mirror of
https://github.com/danbulant/discord.js
synced 2026-06-19 06:31:20 +00:00
Add ID to logo in welcome
This commit is contained in:
parent
ad69e2ba4c
commit
f13c6d0768
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="https://discord.js.org/static/logo.svg" width="546" alt="discord.js" /></a>
|
||||
<a href="https://discord.js.org"><img src="https://discord.js.org/static/logo.svg" width="546" alt="discord.js" id="djs-logo" /></a>
|
||||
</p>
|
||||
<br />
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue