@@ -139,19 +139,6 @@ <h3 class="text-lg font-semibold text-slate-900">Cuenta Regresiva</h3>
139139 </ a >
140140 </ div >
141141 </ div >
142-
143- <!-- Code Example -->
144- < div class ="bg-slate-50 border-t border-slate-200 px-6 py-3 ">
145- < details class ="group ">
146- < summary class ="text-xs font-medium text-slate-700 cursor-pointer hover:text-slate-900 flex items-center justify-between ">
147- Ver ejemplo de código
148- < svg class ="w-4 h-4 transition-transform group-open:rotate-180 " fill ="none " stroke ="currentColor " viewBox ="0 0 24 24 ">
149- < path stroke-linecap ="round " stroke-linejoin ="round " stroke-width ="2 " d ="M19 9l-7 7-7-7 "> </ path >
150- </ svg >
151- </ summary >
152- < pre class ="mt-2 text-xs bg-slate-900 text-slate-100 p-3 rounded overflow-x-auto "> < code > cuentaregresiva.html?title=Mi Evento&y=2026&m=12&d=25&c1=%233b82f6</ code > </ pre >
153- </ details >
154- </ div >
155142 </ div >
156143
157144 <!-- Calculador de Semanas Card -->
@@ -215,19 +202,6 @@ <h3 class="text-lg font-semibold text-slate-900">Calculador de Semanas</h3>
215202 </ a >
216203 </ div >
217204 </ div >
218-
219- <!-- Code Example -->
220- < div class ="bg-slate-50 border-t border-slate-200 px-6 py-3 ">
221- < details class ="group ">
222- < summary class ="text-xs font-medium text-slate-700 cursor-pointer hover:text-slate-900 flex items-center justify-between ">
223- Ver ejemplo de código
224- < svg class ="w-4 h-4 transition-transform group-open:rotate-180 " fill ="none " stroke ="currentColor " viewBox ="0 0 24 24 ">
225- < path stroke-linecap ="round " stroke-linejoin ="round " stroke-width ="2 " d ="M19 9l-7 7-7-7 "> </ path >
226- </ svg >
227- </ summary >
228- < pre class ="mt-2 text-xs bg-slate-900 text-slate-100 p-3 rounded overflow-x-auto "> < code > semana.html?y=2025&m=1&d=1&activities={...}</ code > </ pre >
229- </ details >
230- </ div >
231205 </ div >
232206
233207 <!-- Sorteo Interactivo Card -->
@@ -292,19 +266,6 @@ <h3 class="text-lg font-semibold text-slate-900">Sorteo Interactivo</h3>
292266 </ a >
293267 </ div >
294268 </ div >
295-
296- <!-- Code Example -->
297- < div class ="bg-slate-50 border-t border-slate-200 px-6 py-3 ">
298- < details class ="group ">
299- < summary class ="text-xs font-medium text-slate-700 cursor-pointer hover:text-slate-900 flex items-center justify-between ">
300- Ver ejemplo de código
301- < svg class ="w-4 h-4 transition-transform group-open:rotate-180 " fill ="none " stroke ="currentColor " viewBox ="0 0 24 24 ">
302- < path stroke-linecap ="round " stroke-linejoin ="round " stroke-width ="2 " d ="M19 9l-7 7-7-7 "> </ path >
303- </ svg >
304- </ summary >
305- < pre class ="mt-2 text-xs bg-slate-900 text-slate-100 p-3 rounded overflow-x-auto "> < code > sorteo.html?list=Benja,María&time=5&win=1&style=medal</ code > </ pre >
306- </ details >
307- </ div >
308269 </ div >
309270 </ div >
310271
0 commit comments