From a2b8222c7e728d334d3900fa0b54bb6cf827234d Mon Sep 17 00:00:00 2001 From: SanjayramVempati <101228879+SanjayramVempati@users.noreply.github.com> Date: Thu, 6 Apr 2023 10:23:45 -0400 Subject: [PATCH] Update README.md --- README.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/README.md b/README.md index 914bf1f..b02db8e 100644 --- a/README.md +++ b/README.md @@ -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.