A simple attractive Discord Invite banner.
- Host the
index.php
file.
- Markdown
[![Join our Discord server!](https://<YOUR_WEBSITE_URL>?invite=<INVITE_CODE>)](http://discord.gg/<INVITE_CODE>)
- HTML
<img src="https://<YOUR_WEBSITE_URL>?invite=<INVITE_CODE>" />