update stuff
All checks were successful
ci/woodpecker/push/deploy-netlify Pipeline was successful

This commit is contained in:
Adora Laura Kalb 2023-08-08 16:04:32 +02:00
parent 2bc74f6096
commit 016b05cdd4
Signed by: adoralaura
GPG key ID: 7A4552166FC8C056
4 changed files with 17 additions and 6 deletions

View file

@ -26,8 +26,8 @@ body {
font-family: $main-font-family;
font-size: 130%;
line-height: 1.4;
margin: 3% 5%;
max-width: 50em;
margin: 1em auto;
max-width: 45em;
background: #303030;
color: $body-font-color;
}

View file

@ -39,17 +39,19 @@ Soon
## Contact
Some ways to contact me:
- <a rel="me" href="https://social.lila.network/@lauralani">@lauralani@lila.network</a>
- {{< fediverse-handle >}}
- mail (at) (this domain) [(PGP and S/MIME Keys)](/encryption)
- matrix: @lauralani:matrix.org or @lauralani:lila.network
- [LinkedIn](https://www.linkedin.com/in/laura-kalb/)
- [XING](https://www.xing.com/profile/Laura_Kalb3/)
## About this website
This website is open source and hosted at [Codeberg e.V.](https://code.lila.network/lauralani/personal-website). It's an entirely static webpage generated with [{{< hugo-version >}}](https://gohugo.io/) and hosted with Netlify.
This website is [open source](https://code.lila.network/lauralani/personal-website). It's an entirely static site generated with [{{< hugo-version >}}](https://gohugo.io/) and hosted with Netlify.
This page makes due without any cookies, frontend javascript, tracking and databases in the effort to make the web quick and usable again :)
This page makes due without any cookies, javascript frameworks, tracking and databases in the effort to make the web quick and usable again :)
This page was last updated at {{< last-updated >}}
Copyright (c) Laura Kalb 2021-{{< copyright-date >}} - [Impressum und Datenschutzerklärung](/impressum.html)
Copyright (c) Laura Kalb 2021-{{< copyright-date >}}
[Impressum und Datenschutzerklärung](/impressum.html)

View file

@ -0,0 +1 @@
<a rel="me" href="https://social.lila.network/@lauralani">@lauralani@lila.network</a>

8
readme.md Normal file
View file

@ -0,0 +1,8 @@
# Personal Website
This is the source code for my personal website.
It's built with https://gohugo.io and is available at https://www.lauka.net
CI-Status:
[![status-badge](https://ci.lila.network/api/badges/5/status.svg)](https://ci.lila.network/repos/5)