Changed frame to discord ptb because some schools block normal discord not ptb

This commit is contained in:
PrestonT500 2024-09-19 10:32:44 -07:00
parent 059c4e49ae
commit 829c294829

View File

@ -67,7 +67,7 @@
<!-- Discord Widget Section -->
<div class="discord-widget">
<iframe src="https://discord.com/widget?id=1283233883239743540&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>
<iframe src="https://ptb.discord.com/widget?id=1283233883239743540&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>
</div>
</div>