WIP: added CSS to how-do-i page, stack page, edited about page, edited links in footer, edited invite-link in header

This commit is contained in:
moonleay 2023-12-03 19:47:41 +01:00
parent 5b49090133
commit c34662ce2d
No known key found for this signature in database
GPG key ID: 82667543CCD715FB
8 changed files with 175 additions and 71 deletions

View file

@ -28,8 +28,8 @@ import Layout from "@layouts/Layout.astro";
<section>
<h1>How can I trust you, that you will not abuse your access?</h1>
<p>
Well you kinda have to take my word for it. If you want to check how the bot works
under the hood, you can
The bot only requests permissions, which are needed for it to work. Additionally,
if you want to check how the bot works under the hood, you can
<a href="https://git.moonleay.net/DiscordBots/lilJudd">read the code</a>
and if you still don't trust me, you can always host the bot yourself!
A guide on how to do that can be found in the README of the git project.
@ -46,11 +46,7 @@ import Layout from "@layouts/Layout.astro";
<h1>So whats in the future?</h1>
<p>
I plan on adding features, which are aimed to improve your and your teams
competitive experience! I probably should set up a todo list in the
future, but for now you can see my ideas <a
href="https://git.moonleay.net/DiscordBots/lilJudd#maybe-upcoming-features"
target="_blank">in the README of the git project</a
>.
competitive experience! You can check out my public todo list <a href="https://todo.moonleay.net/share/OmisuzgPDdsrCAXKjGrTfYzWwqNDNclOMGJWeMsi/auth?view=kanban" target="_blank">here</a>.
</p>
</section>
<section>