adds docs Dockerfile

This commit is contained in:
Christian Beutel
2024-06-11 00:03:30 +02:00
parent cbd9dd37ca
commit b5902204f8
2 changed files with 5 additions and 4 deletions

0
docs/Dockerfile Normal file
View File

View File

@@ -9,13 +9,14 @@ hero:
image:
file: ../../assets/logo_dark.svg
actions:
- text: Visit the demo
link: https://demo.wanderer.sh
icon: rocket
variant: primary
- text: Read the docs
link: /getting-started/installation/
icon: right-arrow
variant: primary
- text: Visit the demo
link: https://demo.wanderer.sh
icon: external
---
import { Card, CardGrid } from '@astrojs/starlight/components';