Skip to content

Commit ca2bf9d

Browse files
committed
new style
1 parent 4327c44 commit ca2bf9d

File tree

17 files changed

+942
-906
lines changed

17 files changed

+942
-906
lines changed

package-lock.json

Lines changed: 335 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,14 @@
66
"start": "next start"
77
},
88
"dependencies": {
9+
"@fortawesome/fontawesome-free": "^6.7.2",
10+
"@fortawesome/free-brands-svg-icons": "^6.7.2",
11+
"@fortawesome/free-solid-svg-icons": "^6.7.2",
12+
"@fortawesome/react-fontawesome": "^0.2.2",
13+
"@headlessui/react": "^2.2.4",
914
"classnames": "^2.5.1",
1015
"date-fns": "^3.6.0",
16+
"fortawesome": "^0.0.1-security",
1117
"fs": "^0.0.1-security",
1218
"gray-matter": "^4.0.3",
1319
"next": "^15.3.1",

public/favicon.ico

192 KB
Binary file not shown.

public/logo.svg

Lines changed: 23 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)