Skip to content

Commit eb173b2

Browse files
committed
feat: Implement website redesign with a new visual theme, add hero and logo images, and update application dependencies.
1 parent 1d2dda7 commit eb173b2

File tree

6 files changed

+586
-136
lines changed

6 files changed

+586
-136
lines changed

application/bun.lock

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

application/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,5 +104,8 @@
104104
"electron-mac-permissions": "^2.2.2",
105105
"electron-store": "^11.0.2",
106106
"uiohook-napi": "^1.5.4"
107-
}
107+
},
108+
"trustedDependencies": [
109+
"uiohook-napi"
110+
]
108111
}

website/assets/images/hero.jpg

126 KB
Loading

website/assets/images/logo.png

5.42 KB
Loading

0 commit comments

Comments
 (0)