From ab5b5d9848b133c23b5ae4a41b3039113e40b26b Mon Sep 17 00:00:00 2001
From: Unchained
Date: Tue, 24 Mar 2026 12:23:13 +0200
Subject: [PATCH] feat: add heart emoji and bold to 'Made with' text in footer
---
src/components/layout/Footer.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/components/layout/Footer.tsx b/src/components/layout/Footer.tsx
index 0fb1d84..cc20bf5 100644
--- a/src/components/layout/Footer.tsx
+++ b/src/components/layout/Footer.tsx
@@ -141,7 +141,7 @@ export default function Footer({ locale = "sr" }: FooterProps) {
- {t("madeWith")}{" "}
+ {t("madeWith")} ❤️ by{" "}
Nodecrew
-
+