Update README.md

This commit is contained in:
SanjayramVempati 2023-04-06 10:23:45 -04:00 committed by GitHub
parent 8bba792637
commit a2b8222c7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,17 +1,6 @@
## Potentia Website !!!
## 🚀 Project Structure
Inside of your Astro project, you'll see the following folders and files:
```
/
├── public/
├── src/
│ └── pages/
│ └── index.astro
└── package.json
```
Astro looks for `.astro` or `.md` files in the `src/pages/` directory. Each page is exposed as a route based on its file name.