This commit is contained in:
dev sp
2024-01-12 11:30:08 +00:00
parent 7c7dab3638
commit d3d14ac03a
4 changed files with 22 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ Inside of your Astro project, you'll see the following folders and files:
```
/
├── public/
│ └── favicon.svg
│ └── favicon.ico
├── src/
│ ├── components/
│ │ └── Card.astro