diff options
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md index 6a2f6c5..a645121 100644 --- a/docs/README.md +++ b/docs/README.md @@ -24,6 +24,6 @@ Hosted at [aylur.github.io/astal](https://aylur.github.io/astal/) and [aylur.git . ├── public/showcase │ └── your-name-optional-title.webp # 1. add image -└── src/content/ +└── showcases/ └── showcases.ts # 2. add information ``` |