Skip to content

Commit 1b4a7f4

Browse files
authored
chore: update readme
1 parent 88357d0 commit 1b4a7f4

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Playground portfolio
22

3-
This is the repository for my new portfolio and digital playground. Let's see. Gently.
3+
This is the repository for my new personal portfolio and digital playground. Let's see. Gently.
44

5-
In use: [Vite](https://vitejs.dev/), [Eleventy](https://www.11ty.dev/), [PhotoSwipe](https://photoswipe.com/) and [Inter Font](https://rsms.me/inter/).
5+
In use: [Vite 5](https://vitejs.dev/), [Eleventy 3](https://www.11ty.dev/), [PhotoSwipe 5](https://photoswipe.com/) and [Inter Font](https://rsms.me/inter/).
66

77
The `code foundation` was based on [11ty + Vite starter project](https://github.com/matthiasott/eleventy-plus-vite)
88

@@ -39,3 +39,9 @@ npm run build
3939
```sh
4040
npx @11ty/eleventy
4141
```
42+
43+
## Clean
44+
45+
```sh
46+
npm run clean
47+
```

0 commit comments

Comments
 (0)