Skip to content

Commit

Permalink
Removed iframe & added button to eventbrite page
Browse files Browse the repository at this point in the history
  • Loading branch information
WouterSteen committed Aug 27, 2024
1 parent 0686ffb commit fc717ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tickets.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h2>Buy your tickets now!</h2>
</div>
<div class="row">
<div class="col-md-12">
<iframe src="https://eventbrite.com/tickets-external?eid=862029402147&ref=etckt" frameborder="0" height="445" width="100%" vspace="0" hspace="0" marginheight="5" marginwidth="5" scrolling="auto" allowtransparency="true"></iframe>
<a href="https://www.eventbrite.com/e/magetitans-groningen-tickets-862029402147" target="_blank" class="btn btn-primary">Get your tickets here!!</a>
</div>
</div>
<div class="row mt-3">
Expand Down

0 comments on commit fc717ca

Please sign in to comment.