diff options
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/docs/README.md b/docs/README.md index 77144d5..6592cf4 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,8 +1,7 @@ # Astal Docs -[](https://starlight.astro.build) - -This directory contains the Astal documentation website. Hosted at [aylur.github.io/astal](https://aylur.github.io/astal/) +This directory contains the Astal documentation and Library references. +Hosted at [aylur.github.io/astal](https://aylur.github.io/astal/) and [aylur.github.io/libastal](https://aylur.github.io/libastal/) ## Commands @@ -17,9 +16,9 @@ This directory contains the Astal documentation website. Hosted at [aylur.github 1. Add your image as a webp to `public/showcase` 2. Add it to `src/content/showcases.ts` - - `src` should be `/astal/showcase/your-name-optional-title.webp` - - `url` should point to the source code of the showcased widget - - `author` your name + - `src` should be `/astal/showcase/your-name-optional-title.webp` + - `url` should point to the source code of the showcased widget + - `author` your name ``` . |