small changes to layout1 including discord link on irc page, removed transparency linking from footer (was 404 anyways) added favorite shortcut in the navigation on layout1

This commit is contained in:
noxy
2020-10-09 07:03:52 +00:00
parent 432f966ceb
commit 486fe7a38e
6 changed files with 16 additions and 6 deletions

View File

@@ -17,8 +17,16 @@
<h6>irc.n0xy.net +6697 (ssl only) #w0bm</h6>
<p>Don't have a desktop client? Why not join our Network via webirc? <a href="https://webirc.n0xy.net/?join=%23w0bm" target="about_blank">>>webirc.n0xy.net</a></p>
<p>More information: <a href="https://n0xy.net">n0xy.net</a></p>
<p>Come to funni vidios discord servar ;) <a href="https://discord.gg/R7Ah4td">discord</a></p>
</div>
</div>
<div class="page-header">
<h3>Discord</h3>
</div>
<p>Hello there! Join our Discord and have a nice chat with us!</p>
<p>w0bm <a href="/rules">rules</a> apply on the discord aswell also the server language is english.</p>
<iframe src="https://discordapp.com/widget?id=743079555379626006&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>
@include('footer')
@endsection