Skip to content

Commit afb5f91

Browse files
Testing out new v3 of the Meetup API. (#21)
1 parent c17eb3b commit afb5f91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/events.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ <h2 class="teal">Upcoming Events</h2>
33
<div id="meetup-card-collection"
44
data-component="meetup-card-collection"
55
data-meetup-card-max-return="3"
6-
data-meetup-card-url="https://api.meetup.com/2/events?offset=0&format=json&limited_events=False&group_urlname=alexandria-code-coffee&page=200&fields=&order=time&desc=false&status=upcoming&sig_id=51767432&sig=d40c6d90481fdc1cc6dd51539dba92d67a2bf44e">
6+
data-meetup-card-url="http://api.meetup.com/Alexandria-Code-Coffee/events">
77
</div>

0 commit comments

Comments
 (0)