explode
This commit is contained in:
parent
ef815cc443
commit
62237e3f0e
3 changed files with 5 additions and 4 deletions
|
@ -59,10 +59,10 @@
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
nin0-bot: A generic kitchen sink bot with basic moderation features
|
nin0-bot: An in-development kitchen-sink Discord Bot with moderation, fun and utility
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://github.com/nin0-dev/nin0-bot">GitHub repo</a></li>
|
<li><a href="https://github.com/nin0-dev/Sink">GitHub repo</a></li>
|
||||||
<li>In maintenance mode, plan to resume development soon</li>
|
<li>In development</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -76,6 +76,7 @@
|
||||||
Email: <a href="mailto:support@nin0.dev">support@nin0.dev</a>
|
Email: <a href="mailto:support@nin0.dev">support@nin0.dev</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li style="font-weight:bold; color:red;">Do not email me about Rammerhead/proxy related issues. Use the <a href="https://discord.gg/VNT4E7gN5Y">support server</a>.</li>
|
<li style="font-weight:bold; color:red;">Do not email me about Rammerhead/proxy related issues. Use the <a href="https://discord.gg/VNT4E7gN5Y">support server</a>.</li>
|
||||||
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>Telegram: <a href="https://t.me/nin0dev">@nin0dev</a></li>
|
<li>Telegram: <a href="https://t.me/nin0dev">@nin0dev</a></li>
|
||||||
<li>GitHub: <a href="https://github.com/nin0-dev">nin0-dev</a></li>
|
<li>GitHub: <a href="https://github.com/nin0-dev">nin0-dev</a></li>
|
||||||
|
|
|
@ -5,9 +5,9 @@
|
||||||
--offline-color: #80848e;
|
--offline-color: #80848e;
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
background-color: #003D3D;
|
|
||||||
padding: 30px;
|
padding: 30px;
|
||||||
font-family: sans-serif !important;
|
font-family: sans-serif !important;
|
||||||
|
background-image: url(wallpaper.jpg);
|
||||||
}
|
}
|
||||||
#main-window {
|
#main-window {
|
||||||
max-width: 600px;
|
max-width: 600px;
|
||||||
|
|
BIN
wallpaper.jpg
Normal file
BIN
wallpaper.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
Loading…
Reference in a new issue