Skip to content

Commit

Permalink
Fix button title
Browse files Browse the repository at this point in the history
  • Loading branch information
raimannma committed Nov 8, 2024
1 parent fac983f commit 69cccfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,9 @@ <h2>Deadlock Playground Database</h2>
Database Playground
</button>
</a>
<a href="https://discord.gg/XMF9Xrgfqu" title="Request Data API-Key" target="_blank">
<a href="https://discord.gg/XMF9Xrgfqu" title="Feature Requests" target="_blank">
<button>
<img src="assets/playlist_add.svg" alt="Key Icon" width="25" height="25">
<img src="assets/playlist_add.svg" alt="Add Icon" width="25" height="25">
Feature Requests
</button>
</a>
Expand Down

0 comments on commit 69cccfd

Please sign in to comment.