41 lines
1.3 KiB
Plaintext
41 lines
1.3 KiB
Plaintext
% title 'Web Portal';
|
|
% layout 'swagg';
|
|
<center>
|
|
<h2>Web Portal</h2>
|
|
+--------------------------+<br>
|
|
<h3>Search the Web</h3>
|
|
<iframe
|
|
title="Search the Web"
|
|
src="https://duckduckgo.com/search.html?width=415&duck=yes&prefill=Search DuckDuckGo&bgcolor=000"
|
|
style="overflow:hidden;margin:0;padding:0;width:548px;height:60px;"
|
|
frameborder="0">
|
|
</iframe>
|
|
<br>
|
|
+--------------------------+<br>
|
|
<h3>Local Weather</h3>
|
|
<!-- 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"
|
|
alt="weather"><br>
|
|
<br>
|
|
<img
|
|
src="https://w.bookcdn.com/weather/picture/3_10252_0_1_137AE9_430_ffffff_333333_08488D_1_ffffff_333333_0_6.png?scode=124&domid=w209&anc_id=80137"
|
|
alt="booked.net"/><br>
|
|
<!-- 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>
|
|
<br>
|