mirror of
https://codeberg.org/lauralani/www-lauka-net.git
synced 2024-11-23 20:50:40 +01:00
update branding and contact options
This commit is contained in:
parent
2e8e90d44a
commit
3366253720
2 changed files with 4 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# www.lauka.net
|
# www.lauka.net
|
||||||
|
|
||||||
## SourceHut deploy status
|
## Deploy Status
|
||||||
[![SourceHut CI Status](https://builds.sr.ht/~lauralani/www-lauka-net.svg)](https://builds.sr.ht/~lauralani/www-lauka-net)
|
[![CI Status Badge](https://ci.codeberg.org/api/badges/lauralani/www-lauka-net/status.svg)](https://ci.codeberg.org/lauralani/www-lauka-net)
|
||||||
|
|
||||||
## About
|
## About
|
||||||
This is the source code for my personal website.
|
This is the source code for my personal website.
|
||||||
|
|
||||||
It's an entirely static webpage generated by Eleventy and hosted with Caddy.
|
It's an entirely static webpage built with [Eleventy](https://www.11ty.dev/) and hosted with Caddy.
|
||||||
|
|
|
@ -82,6 +82,7 @@ eleventyExcludeFromCollections: true
|
||||||
<a rel="me" href="https://chaos.social/@lauralani">@lauralani@chaos.social</a>
|
<a rel="me" href="https://chaos.social/@lauralani">@lauralani@chaos.social</a>
|
||||||
</li>
|
</li>
|
||||||
<li>mail (at) (this domain)</li>
|
<li>mail (at) (this domain)</li>
|
||||||
|
<li>matrix: @lauralani:matrix.org</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://www.linkedin.com/in/laura-kalb/" target="_blank">LinkedIn</a>
|
<a href="https://www.linkedin.com/in/laura-kalb/" target="_blank">LinkedIn</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
Loading…
Reference in a new issue