mirror of
https://git.moonleay.net/Websites/liljudd-website.git
synced 2025-07-26 11:22:04 +02:00
WIP: fixed typos, added links, added text to about
This commit is contained in:
parent
7707d8b7db
commit
3d43c23399
3 changed files with 15 additions and 5 deletions
|
@ -28,7 +28,17 @@ import Layout from "@layouts/Layout.astro";
|
|||
The bot is currently being developed by <a
|
||||
href="https://discord.com/users/372703841151614976"
|
||||
target="_blank">moonleay</a
|
||||
> (hey thats me!) with the occasional oneliner from his friends!
|
||||
> (hey that's me!) with occasional help from his friends!
|
||||
</p>
|
||||
</section>
|
||||
<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
|
||||
<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.
|
||||
</p>
|
||||
</section>
|
||||
<section>
|
||||
|
@ -50,7 +60,7 @@ import Layout from "@layouts/Layout.astro";
|
|||
</p>
|
||||
</section>
|
||||
<section>
|
||||
<h1>Hey, there is this realy cool idea I have! Can you add it?</h1>
|
||||
<h1>Hey, there is this really cool idea I have! Can you add it?</h1>
|
||||
<p>
|
||||
Just message me! I can't promise anything, but I am always open to new
|
||||
ideas and improvements! You can find ways to contact me <a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue