Skip to content

Commit e7ec8d4

Browse files
authored
Update index.html - aggiunta bottone al programma su pretalx
1 parent 1b5c158 commit e7ec8d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

templates/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ <h1>End Summer Camp {21}</h1>
2929

3030
<div class="action-links">
3131
<a href="https://pretix.eu/ESC/2K25/" class="action-button ticket-button">Tickets</a>
32+
<a href="https://pretalx.endsummer.camp/2K25/schedule/" class="action-button ticket-button">Programma</a>
3233
<a href="https://pretalx.endsummer.camp/2K25/cfp" class="action-button ticket-button">Call for Papers</a>
3334
</div>
3435

@@ -103,4 +104,4 @@ <h1>End Summer Camp {21}</h1>
103104
</script>
104105

105106

106-
{% endblock content %}
107+
{% endblock content %}

0 commit comments

Comments
 (0)