Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/jsconf/src/pages/tickets.astro
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import Layout from '@layouts/Layout.astro';
</h2>
<p>
Acceso a los 2 días de conferencia | <span>20 charlas de clase mundial</span> | Swag bag con
temática de la JSConf Chile 2024 Coffe breaks lod días del evento | Áreas de networking exclusivas
temática de la JSConf Chile 2024 Coffee breaks lod días del evento | Áreas de networking exclusivas
</p>
<Button
variant="solid"
Expand Down
2 changes: 1 addition & 1 deletion apps/jsconf/src/sections/Event.astro
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import { RadiusGradientFrame } from '@components';
Swag bag con temática de la JSConf Chile 2024
<ul>
<li><span>Código de conducta</span></li>
<li>Coffe Break los días del evento</li>
<li>Coffee Breake los días del evento</li>
</ul>
</li>
</ul>
Expand Down