Added iframe for discord invite

This commit is contained in:
ZKWolf 2024-05-26 04:13:09 +02:00
parent 612bb30176
commit e0eb5ad961

View File

@ -34,12 +34,15 @@
</style>
</head>
<body>
<h1>Welcome to the Deathgarden Bloodharvest Testing API.</h1>
<h1>Welcome to the Deathgarden Bloodharvest REBIRTH API.</h1>
<p>For more information please visit its GitHub Repository.</p>
<div class="github-card" data-github="wolfswolke/DeathGarden_API_Rebirth" data-width="400" data-height="155" data-theme="default"></div>
<script src="//cdn.jsdelivr.net/github-cards/latest/widget.js"></script>
<p></p>
<a href="/debug/matchmaking" style="color: #007bff;">Match Status</a>
<p></p>
<p>Join our Discord!</p>
<iframe src="https://discord.com/widget?id=783763579953479680&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>
</body>
</html>