From 91fbacf359d8968f4f489867a7e1969038a9e6b2 Mon Sep 17 00:00:00 2001 From: mpn <123456> Date: Thu, 14 Mar 2024 12:55:02 +0330 Subject: [PATCH] logo footer enamad --- .env.production | 2 +- components/Footer/page.jsx | 16 +++++++++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index 27ae491..222617a 100644 --- a/.env.production +++ b/.env.production @@ -4,4 +4,4 @@ NEXT_PUBLIC_SERVER_URL=https://api.vesmeh.com NEXT_PUBLIC_PUBLIC_URL=https://api.vesmeh.com NEXT_PUBLIC_API_URL=https://api.vesmeh.com/api NEXT_PUBLIC_STORAGE_URL=http://storage.vesmeh.com -NEXT_PUBLIC_PACKAGE_VERSION=0.2.1 \ No newline at end of file +NEXT_PUBLIC_PACKAGE_VERSION=0.2.2 \ No newline at end of file diff --git a/components/Footer/page.jsx b/components/Footer/page.jsx index 7bf4a14..36ee577 100644 --- a/components/Footer/page.jsx +++ b/components/Footer/page.jsx @@ -191,7 +191,21 @@ const Footer = () => {