Skip to content

Commit fa427b9

Browse files
committed
feliz año
1 parent c4c91ec commit fa427b9

2 files changed

Lines changed: 3 additions & 7 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,4 @@ Developed and maintained by the **ARCOS** group at Universidad Carlos III de Mad
152152

153153
---
154154

155-
© 2019-2025 ARCOS Group, UC3M. All rights reserved.
155+
© 2019-2026 ARCOS Group, UC3M. All rights reserved.

src/components/AppFooter.vue

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,7 @@
1010
<div
1111
class="flex flex-wrap items-center justify-center gap-4 p-2 bg-white dark:bg-white rounded"
1212
>
13-
<img
14-
src="/images/arcos.webp"
15-
alt="ARCOS"
16-
class="h-9 w-auto"
17-
/>
13+
<img src="/images/arcos.webp" alt="ARCOS" class="h-9 w-auto" />
1814
<img
1915
src="/images/dptoinf.webp"
2016
alt="UC3M Department of Computer Science"
@@ -107,7 +103,7 @@
107103
</div>
108104
<div class="text-center">
109105
<p class="text-sm text-gray-400 dark:text-gray-400">
110-
&copy; 2019-2025 ARCOS, UC3M
106+
&copy; 2019-2026 ARCOS, UC3M
111107
</p>
112108
</div>
113109
</div>

0 commit comments

Comments
 (0)