pleroma-fe/instance/panel.html

37 lines
1.4 KiB
HTML

<div style="margin-left:12px; margin-right:12px">
<p>Welcome to the H.M.S. Neckbeard running on <a href="https://pleroma.social" target="_blank">Pleroma!</a></p>
<p>
<style>
table {
border-collapse: collapse;
}
table, th, td {
border: 1px solid rgba(124, 133, 146, 0.5);
}
</style>
<table style="width:100%">
<tr>
<th colspan="2">Useful info and services</th>
</tr>
<tr>
<td><a href="/main/all">Pleroma FE</a></td>
<td><a href="/web">glitch-soc/Mastodon FE</a></td>
</tr>
<tr>
<td><a href="/about">Rules & Info</a></td>
<td><a href="/static/DMCA.html">DMCA</a></td>
</tr>
<tr>
<td><a href="https://neckbeard.xyz/netdata/#menu_system;theme=slate;update_always=true" target="_blank">Netdata</a></td>
<td><a href="http://lolifuggzi5axn2rmbk44u55zk3zjnbs4vhcruifrgyfpk6mwm4okuad.onion">Tor/onion service</a></td>
</tr>
<tr>
<td colspan="2" style="text-align:center"><a href="https://sounds.neckbeard.xyz" target="_blank">Neckbeard Sounds</a></td>
</tr>
</table>
</p>
<!--<iframe width="100%" height="150" scrolling="no" frameborder="no" src="https://sounds.neckbeard.xyz/front/embed.html?&amp;type=track&amp;id=45278"></iframe>
<!--<p>Contact the admin: <a href='/sjw'>@sjw@neckbeard.xyz</a></p>-->
</div>