From d2e3804a63bd2e9add7532e60248ca57799959ef Mon Sep 17 00:00:00 2001 From: Mohamad Damaj Date: Sat, 18 Jul 2026 23:31:41 +0300 Subject: [PATCH] Add: Note in footer. --- src/pages/Index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Index.tsx b/src/pages/Index.tsx index 4ed056b..3cea176 100644 --- a/src/pages/Index.tsx +++ b/src/pages/Index.tsx @@ -189,7 +189,7 @@ const Index = () => { {/* Footer */}

- damaj.tech + damaj.tech is an open-source project!

);