mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-04-24 15:06:58 -05:00
Added iframe for discord invite
This commit is contained in:
parent
612bb30176
commit
e0eb5ad961
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user