Skip to content

Commit

Permalink
test site ci action
Browse files Browse the repository at this point in the history
  • Loading branch information
subject026 committed May 20, 2024
1 parent 17776ae commit bdff4c2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions apps/site/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,3 @@ Inside of your Astro project, you'll see the following folders and files:
│ └── 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.

There's nothing special about `src/components/`, but that's where we like to put any Astro/React/Vue/Svelte/Preact components.

Any static assets, like images, can be placed in the `public/` directory.

0 comments on commit bdff4c2

Please sign in to comment.