We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 876135c commit ca750e9Copy full SHA for ca750e9
1 file changed
src/app/previous-editions/page.js
@@ -68,7 +68,7 @@ export default function PreviousEditionsPage() {
68
<p className="text-py-text">{event.highlights}</p>
69
</div>
70
71
- //TODO: mejorar el acceso al año
+ {/* TODO: mejorar el acceso al año */}
72
{/* Botón único para Fotos y Videos */}
73
{/* <div className="mt-6 flex justify-center">
74
{event.photosLink && (
0 commit comments