Skip to content

Commit

Permalink
Merge pull request #24 from trueberryless-org/ci-tree
Browse files Browse the repository at this point in the history
[ci] update tree
  • Loading branch information
trueberryless authored Dec 4, 2024
2 parents 002e107 + 7167e39 commit 89bc5bb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ Check out our [Next.js deployment documentation](https://nextjs.org/docs/deploym
.
├── .changeset
│ ├── README.md
│ └── config.json
│ ├── config.json
│ └── young-swans-dream.md
├── .dockerignore
├── .github
│ ├── labeler.yaml
Expand Down Expand Up @@ -102,6 +103,7 @@ Check out our [Next.js deployment documentation](https://nextjs.org/docs/deploym
│ │ ├── holiday.jpg
│ │ ├── portrait.jpg
│ │ └── work
│ │ ├── mutanuq.png
│ │ ├── starlight-cooler-credit.png
│ │ ├── stock-1.jpg
│ │ ├── stock-2.jpg
Expand All @@ -123,6 +125,7 @@ Check out our [Next.js deployment documentation](https://nextjs.org/docs/deploym
│ │ └── ThemeToggle.astro
│ ├── content
│ │ └── work
│ │ ├── mutanuq.md
│ │ └── starlight
│ │ └── starlight-cooler-credit.md
│ ├── content.config.ts
Expand Down

0 comments on commit 89bc5bb

Please sign in to comment.