Skip to content

Commit b8d1956

Browse files
committed
add aipardis
1 parent 080d0fa commit b8d1956

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,15 @@ export default function Footer() {
6060
className="opacity-60 grayscale hover:opacity-100 hover:grayscale-0"
6161
/>
6262
</a>
63-
{/*<a href="https://wss-sharif.com/" target="_blank">*/}
63+
<a href="https://aipardis.ir/" target="_blank">
6464
<Image
6565
src="/source/sponsors/paid.png"
6666
alt=""
6767
width="80"
6868
height="40"
6969
className="opacity-60 grayscale hover:opacity-100 hover:grayscale-0"
7070
/>
71-
{/*</a>*/}
71+
</a>
7272
<a href="https://quera.org/" target="_blank">
7373
<Image
7474
src="/source/sponsors/quera.svg"

0 commit comments

Comments
 (0)