diff options
author | kotontrion <[email protected]> | 2024-10-10 11:28:11 +0200 |
---|---|---|
committer | kotontrion <[email protected]> | 2024-10-10 11:28:11 +0200 |
commit | 08f10ce3968166c55f5f2e3009415e4899e9a73b (patch) | |
tree | c6f914debe8f86e8ec7275f86a4181b20cf5f45a /docs/README.md | |
parent | 10447f5abcb28f3df1544f1732f82d538130b3c9 (diff) | |
parent | 075c7e34aa0fbdc07c86965ab5a2ae79b92d3fd3 (diff) |
Merge branch 'main' into feat/cava
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/README.md b/docs/README.md index a645121..8c37561 100644 --- a/docs/README.md +++ b/docs/README.md @@ -12,13 +12,13 @@ Hosted at [aylur.github.io/astal](https://aylur.github.io/astal/) and [aylur.git | `npm run build` | Build your production site to `./dist/` | | `npm run preview` | Preview your build locally | -## Add your creation to the landing page +## Add your creation to the showcases page 1. Add your image as a webp to `public/showcase` -2. Add it to `src/content/showcases.ts` +2. Add it to `showcases/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 + - `url` should point to the source code of the showcased widget/setup + - `author` should be your name/nickname ``` . |