File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,13 +12,13 @@ Hosted at [aylur.github.io/astal](https://aylur.github.io/astal/) and [aylur.git
12
12
| ` npm run build ` | Build your production site to ` ./dist/ ` |
13
13
| ` npm run preview ` | Preview your build locally |
14
14
15
- ## Add your creation to the landing page
15
+ ## Add your creation to the showcases page
16
16
17
17
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`
19
19
- ` 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
22
22
23
23
```
24
24
.
You can’t perform that action at this time.
0 commit comments