Skip to content

Commit

Permalink
Remove full schedule buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
balinterdi committed Aug 28, 2024
1 parent dd8cfc3 commit 81023fe
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions _includes/schedule.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ <h4>{{day.date}}</h4>
{% endfor %}
</table>
</div>
<a
class="btn-primary full-schedule"
href="schedule/day/{{forloop.index + 1}}"
alt="Full Schedule"
>Full Schedule</a
>
</div>
{% endfor %}
</div>
Expand Down

0 comments on commit 81023fe

Please sign in to comment.