Skip to content

Commit 9f0b4a2

Browse files
committed
add goldika
1 parent aac3d36 commit 9f0b4a2

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

Diff for: frontend/public/source/sponsors/goldika.png

49.7 KB
Loading

Diff for: frontend/src/ui/components/Footer.jsx

+9
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,15 @@ export default function Footer() {
4242
className="opacity-60 grayscale hover:opacity-100 hover:grayscale-0"
4343
/>
4444
</a>
45+
<a href="https://goldika.ir/" target="_blank">
46+
<Image
47+
src="/source/sponsors/goldika.png"
48+
alt="Goldika"
49+
width="130"
50+
height="40"
51+
className="opacity-60 grayscale hover:opacity-100 hover:grayscale-0"
52+
/>
53+
</a>
4554
<a href="https://yektanet.com/" target="_blank">
4655
<Image
4756
src="/source/sponsors/yekta.svg"

0 commit comments

Comments
 (0)