Skip to content

Commit d463f15

Browse files
authored
docs: update readme
1 parent 5b78a1b commit d463f15

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ Hosted at [aylur.github.io/astal](https://aylur.github.io/astal/) and [aylur.git
1212
| `npm run build` | Build your production site to `./dist/` |
1313
| `npm run preview` | Preview your build locally |
1414

15-
## Add your creation to the landing page
15+
## Add your creation to the showcases page
1616

1717
1. Add your image as a webp to `public/showcase`
18-
2. Add it to `src/content/showcases.ts`
18+
2. Add it to `showcases/showcases.ts`
1919
- `src` should be `/astal/showcase/your-name-optional-title.webp`
20-
- `url` should point to the source code of the showcased widget
21-
- `author` your name
20+
- `url` should point to the source code of the showcased widget/setup
21+
- `author` should be your name/nickname
2222

2323
```
2424
.

0 commit comments

Comments
 (0)