Skip to content

Commit 2c98648

Browse files
authored
Merge pull request #3 from kyoto-tech/ash/contributors
testing gh action
2 parents 958aeba + 19b853d commit 2c98648

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Kyoto Tech Meetup Website
22

3-
This repository holds the Astro-powered marketing site for the Kyoto Tech Meetup community.
3+
This repository holds the Astro-powered marketing site for the Kyoto Tech Meetup community.
44

55
Everything here is maintained by community members; contributions that make the experience clearer, more accessible, or easier to maintain are welcome.
66

@@ -43,10 +43,9 @@ Everything here is maintained by community members; contributions that make the
4343
| `npm run preview` | Serves the production build locally. |
4444
| `npm run build` | Produces the static site in `dist/`. |
4545

46-
4746
## Project Structure
4847

49-
```
48+
```txt
5049
src/
5150
├─ pages/ # Astro pages (currently the main landing page)
5251
├─ layouts/ # Shared shells and metadata

0 commit comments

Comments
 (0)