use nginx for prod
Some checks failed
CI / build (push) Successful in 12s
CI / lint (push) Successful in 10s
CI / build-and-push-docker (push) Has been cancelled

This commit is contained in:
2025-08-29 14:52:44 +02:00
parent 795df16f5b
commit 9d4b5db64d
10 changed files with 14 additions and 41 deletions

View File

@@ -1,13 +1,17 @@
import style from "./style.module.css";
import weedImage from "/img/weed.png"
export default function Footer() {
return (
<div className={style.container}>
<div className={style.taskbar}>
<div className={style.startButton}>
<img
className={style.startIcon}
src="src/assets/weed.png"
src={weedImage}
alt="4:20"
/>
Start