Terminal window
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build (pull_request) Successful in 10s
CI / build-and-push-docker (pull_request) Successful in 13s

This commit is contained in:
2025-08-28 20:37:00 +02:00
parent 42419e2e3b
commit aa8da0bb56
10 changed files with 115 additions and 15 deletions

View File

@@ -26,7 +26,10 @@ export default function Footer() {
<div className={style.container}>
<div className={style.taskbar}>
<div className={style.startButton}>
<img className={style.startIcon} src="resources/weed.png" />
<img
className={style.startIcon}
src="src/assets/weed.png"
/>
Start
</div>
<span className={style.divider}></span>