adds docs Dockerfile
This commit is contained in:
0
docs/Dockerfile
Normal file
0
docs/Dockerfile
Normal file
@@ -9,13 +9,14 @@ hero:
|
|||||||
image:
|
image:
|
||||||
file: ../../assets/logo_dark.svg
|
file: ../../assets/logo_dark.svg
|
||||||
actions:
|
actions:
|
||||||
|
- text: Visit the demo
|
||||||
|
link: https://demo.wanderer.sh
|
||||||
|
icon: rocket
|
||||||
|
variant: primary
|
||||||
- text: Read the docs
|
- text: Read the docs
|
||||||
link: /getting-started/installation/
|
link: /getting-started/installation/
|
||||||
icon: right-arrow
|
icon: right-arrow
|
||||||
variant: primary
|
|
||||||
- text: Visit the demo
|
|
||||||
link: https://demo.wanderer.sh
|
|
||||||
icon: external
|
|
||||||
---
|
---
|
||||||
|
|
||||||
import { Card, CardGrid } from '@astrojs/starlight/components';
|
import { Card, CardGrid } from '@astrojs/starlight/components';
|
||||||
|
|||||||
Reference in New Issue
Block a user