Skip to content

Commit

Permalink
Kleinkram (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
Resaki1 authored Dec 27, 2023
1 parent b17a212 commit 547ae5c
Show file tree
Hide file tree
Showing 56 changed files with 2,761 additions and 177 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
"@astrojs/node": "^7.0.2",
"@astrojs/react": "^3.0.8",
"@directus/sdk": "^14.0.0",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.18",
"@uidotdev/usehooks": "^2.4.1",
"astro": "^4.0.7",
"classnames": "^2.3.2",
Expand All @@ -25,6 +23,8 @@
"react-spring-carousel": "^2.0.19"
},
"devDependencies": {
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/parser": "^6.16.0",
"eslint": "^8.56.0",
"eslint-plugin-astro": "^0.31.0",
Expand Down
17 changes: 6 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions public/assets/backgrounds/bg_cloud_dark--left.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions public/assets/backgrounds/bg_cloud_dark--right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 0 additions & 18 deletions public/assets/backgrounds/bg_cloud_dark.svg

This file was deleted.

15 changes: 15 additions & 0 deletions public/assets/backgrounds/bg_cloud_light--left.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions public/assets/backgrounds/bg_cloud_light--right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 0 additions & 25 deletions public/assets/backgrounds/bg_cloud_light.svg

This file was deleted.

Loading

0 comments on commit 547ae5c

Please sign in to comment.