20 lines
777 B
Plaintext
20 lines
777 B
Plaintext
---
|
|
title: Site Sara Lebens
|
|
description: Personal site made with Astro for information about Sara Lebens.
|
|
hero:
|
|
tagline: Personal site made with Astro for information about Sara Lebens.
|
|
image:
|
|
file: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/logo-new-round.svg
|
|
actions:
|
|
- text: Source
|
|
link: https://gitea.alexlebens.dev/alexlebens/site-saralebens
|
|
icon: right-arrow
|
|
- text: Deployment Chart
|
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/site-saralebens
|
|
icon: right-arrow
|
|
---
|
|
|
|
import { Aside } from '@astrojs/starlight/components';
|
|
|
|
<Aside>This app has public facing endpoint, at [www.saralebens.com](https://www.saralebens.com)</Aside>
|