We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 080d0fa commit b8d1956Copy full SHA for b8d1956
frontend/src/ui/components/Footer.jsx
@@ -60,15 +60,15 @@ export default function Footer() {
60
className="opacity-60 grayscale hover:opacity-100 hover:grayscale-0"
61
/>
62
</a>
63
- {/*<a href="https://wss-sharif.com/" target="_blank">*/}
+ <a href="https://aipardis.ir/" target="_blank">
64
<Image
65
src="/source/sponsors/paid.png"
66
alt=""
67
width="80"
68
height="40"
69
70
71
- {/*</a>*/}
+ </a>
72
<a href="https://quera.org/" target="_blank">
73
74
src="/source/sponsors/quera.svg"
0 commit comments