Add Discord server widget on portal page
This commit is contained in:
parent
d552a28ed9
commit
f8bd6ca8e3
|
@ -14,8 +14,23 @@
|
||||||
+--------------------------+<br>
|
+--------------------------+<br>
|
||||||
<h3>Local Weather</h3>
|
<h3>Local Weather</h3>
|
||||||
<!-- weather widget start -->
|
<!-- weather widget start -->
|
||||||
<img src="https://w.bookcdn.com/weather/picture/3_1103_0_1_137AE9_430_ffffff_333333_08488D_1_ffffff_333333_0_6.png?scode=2&domid=w209&anc_id=87270"
|
<img
|
||||||
alt="weather"/>
|
src="https://w.bookcdn.com/weather/picture/3_1103_0_1_137AE9_430_ffffff_333333_08488D_1_ffffff_333333_0_6.png?scode=2&domid=w209&anc_id=87270"
|
||||||
|
alt="weather"><br>
|
||||||
<!-- weather widget end -->
|
<!-- weather widget end -->
|
||||||
|
<br>
|
||||||
|
+--------------------------+<br>
|
||||||
|
<h3>SwaggNet Unofficial Discord Server</h3>
|
||||||
|
<iframe
|
||||||
|
src="https://discord.com/widget?id=693235889857364048&theme=dark"
|
||||||
|
width="350"
|
||||||
|
height="500"
|
||||||
|
allowtransparency="true"
|
||||||
|
frameborder="0"
|
||||||
|
sandbox="allow-popups
|
||||||
|
allow-popups-to-escape-sandbox
|
||||||
|
allow-same-origin
|
||||||
|
allow-scripts">
|
||||||
|
</iframe>
|
||||||
</center>
|
</center>
|
||||||
<br>
|
<br>
|
||||||
|
|
Loading…
Reference in a new issue