From 3d43c23399cd922443a65d511651793de4fa513a Mon Sep 17 00:00:00 2001 From: moonleay Date: Wed, 15 Nov 2023 00:23:32 +0100 Subject: [PATCH] WIP: fixed typos, added links, added text to about --- src/components/Footer.astro | 4 ++-- src/pages/about.astro | 14 ++++++++++++-- src/pages/stack.astro | 2 +- 3 files changed, 15 insertions(+), 5 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index f94cc64..91f1f4f 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -27,11 +27,11 @@ import '../styles/components/Footer.scss'

The Software

diff --git a/src/pages/about.astro b/src/pages/about.astro index abd75f5..8bed684 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -28,7 +28,17 @@ import Layout from "@layouts/Layout.astro"; The bot is currently being developed by moonleay (hey thats me!) with the occasional oneliner from his friends! + > (hey that's me!) with occasional help from his friends! +

+ +
+

How can I trust you, that you will not abuse your access?

+

+ Well you kinda have to take my word for it. If you want to check how the bot works + under the hood, you can + read the code + 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.

@@ -50,7 +60,7 @@ import Layout from "@layouts/Layout.astro";

-

Hey, there is this realy cool idea I have! Can you add it?

+

Hey, there is this really cool idea I have! Can you add it?

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

- To see all used libraries and their licenses, check the Acknowledgements. + To see all used libraries and their licenses, check the Acknowledgements.