Skip to content

Commit 1c7c2c0

Browse files
author
Brandon Johnson
committed
Update for next month
1 parent 69f200f commit 1c7c2c0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pages/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@
88
<div class="next-event-tagline">
99
<strong>Next Event:&nbsp;</strong>
1010
<div class="event-name">
11-
Vue.js &amp; Github Projects!
11+
February Meetup
1212
</div>
13-
<span class="next-event-timestamp">Thursday January 26th, 2017 7pm at <strong>Olson</strong></span>
13+
<span class="next-event-timestamp">Wednesday February 22nd, 2017 6pm at <strong>Olson</strong></span>
1414
</div>
1515
</div>
1616

1717
<div class="button-row">
18-
<button class="outline-button">
18+
<button class="outline-button" onclick="window.open('https://meetup.com/javascriptmn')">
1919
<span class="icon rsvp"></span>
2020
<span>RSVP for Event</span>
2121
</button>
22-
<button class="outline-button">
22+
<button class="outline-button" onclick="window.open(https://javascript-mn.slack.com)">
2323
<span class="icon slack"></span>
2424
<span>Join our Slack</span>
2525
</button>

0 commit comments

Comments
 (0)