mirror of
https://git.moonleay.net/Websites/liljudd-website.git
synced 2025-07-26 11:22:04 +02:00
WIP: fixed typos on about page, wrapped acknowledgements with div, fixed typo in features, added new line in how-do-i footer, edited imprint formatting, updated privacy-policy and terms-of-service, updated about page css, styled acknowledgements page, added color to links on contact page, edited how-do-i style, added css to imprint, added css to privacy-policy, edited style of the stack page, added css to terms-of-service page
This commit is contained in:
parent
55dee8b589
commit
ceb5907ca5
15 changed files with 417 additions and 243 deletions
|
@ -30,7 +30,7 @@ import "../styles/pages/about.scss";
|
|||
</p>
|
||||
</section>
|
||||
<section>
|
||||
<h2>How can I trust you </h2>
|
||||
<h2>How can I trust you?</h2>
|
||||
<p>
|
||||
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
|
||||
|
@ -42,7 +42,7 @@ import "../styles/pages/about.scss";
|
|||
<section>
|
||||
<h2>Where is my data stored?</h2>
|
||||
<p>
|
||||
Your data is stored in a VPS from Contabo in Germany. The bot used to be hosted on a server in my basement,
|
||||
Your data is stored on a VPS from Contabo in Germany. The bot used to be hosted on a server in my basement,
|
||||
but I moved it to a VPS, because my internet connection was not stable enough.
|
||||
</p>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue