Skip to content

Commit

Permalink
add JUncof Alliance details
Browse files Browse the repository at this point in the history
  • Loading branch information
nickebbitt committed Apr 1, 2024
1 parent c478c60 commit bb5bf9b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _includes/eventbrite.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div id="eventbrite-widget-container-44454745340"></div>
<div id="eventbrite-widget-container-867652240207"></div>

<script src="https://www.eventbrite.co.uk/static/widgets/eb_widgets.js"></script>

Expand All @@ -10,11 +10,11 @@
window.EBWidgets.createWidget({
// Required
widgetType: 'checkout',
eventId: '407877561767',
iframeContainerId: 'eventbrite-widget-container-44454745340',
eventId: '867652240207',
iframeContainerId: 'eventbrite-widget-container-867652240207',

// Optional
iframeContainerHeight: 425, // Widget height in pixels. Defaults to a minimum of 425px if not provided
onOrderComplete: exampleCallback // Method called when an order has successfully completed
});
</script>
</script>
2 changes: 2 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ JManc Unconference is part of [The JUnconference Alliance](https://junconf.org).

The event is brought to you by the [Manchester Java Community](https://www.meetup.com/manchesteruk-java-community/) in association with [Auto Trader](https://careers.autotrader.co.uk), [ECOM](http://www.ecomrecruitment.com/) and [JetBrains](https://www.jetbrains.com).

JManc is a member of [The JUnconference Alliance](https://junconf.org).

---

## What is an unconference?
Expand Down

0 comments on commit bb5bf9b

Please sign in to comment.