We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1015cdc + b10ceab commit da3b7e3Copy full SHA for da3b7e3
src/components/homepage/Sponsors.astro
@@ -53,9 +53,9 @@ import logoNomaSystems from '../../assets/sponsors/nomasystems.png'
53
<Image src={logoDinahosting} alt="Logo dinahosting" class="h-4/6 w-full object-contain" />
54
</div>
55
</a>
56
- <a href="#">
+ <a href="https://catedra-cicas.udc.gal/">
57
<div class="flex h-32 flex-col justify-center rounded-lg bg-white/75 px-8 text-center">
58
- <Image src={logoCICAS} alt="Logo dinahosting" class="h-4/6 w-full object-contain" />
+ <Image src={logoCICAS} alt="Logo CICAS" class="h-4/6 w-full object-contain" />
59
60
61
0 commit comments