Update index.php

This commit is contained in:
gr00tie 2023-11-14 13:41:44 +01:00 committed by GitHub
parent b59feb8e58
commit 035e0684fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -83,8 +83,8 @@ $lastMatches = array_slice($allMatches, 0, 8);
</tbody> </tbody>
</table> </table>
<p>Join us on our Discord:</p>
<a href="https://discord.gg/wMXsB3ZmNA" target="_blank" rel="noopener noreferrer"> <a href="https://discord.gg/wMXsB3ZmNA" target="_blank" rel="noopener noreferrer" title="Join us on our Discord">
<img src="./media/discordlogo.png" alt="Discord Logo" class="discord-logo"> <img src="./media/discordlogo.png" alt="Discord Logo" class="discord-logo">
</a> </a>
</section> </section>