feat: add notes
This commit is contained in:
19
src/content/docs/applications/site-saralebens.mdx
Normal file
19
src/content/docs/applications/site-saralebens.mdx
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
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>
|
||||
Reference in New Issue
Block a user