Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update RSVP button to livestream link #131

Merged
merged 2 commits into from May 29, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion pub/index.html
Expand Up @@ -83,7 +83,7 @@ <h1>Hello, networkers!</h1>
<div class="MeetupBox">
<p><strong>iNOG::15v</strong></p>
<p>Fri 29th May 2020<br>4-6pm IST
<p><a href="/live" class="btn btn-primary"><strong>RSVP + Agenda!</strong></a></p>
<p><a href="/live" class="btn btn-primary"><strong>Live Now!</strong></a></p>
<p><small class="futuremeets"></small></p>
</div>
</div>
Expand Down
3 changes: 1 addition & 2 deletions pub/live/index.html
Expand Up @@ -127,8 +127,7 @@ <h5>uses Paypal</h5>
</div>
<div class="col-lg-6">
<center>

<a href="https://ti.to/inog/15v" target="_blank" class="d-inline btn btn-lg btn-success"><strong>RSVP</strong> <i class="fas fa-video"></i> 4pm (IST) Fri May 29th 2020</a><br/><br/>
<a href="https://live.inog.net" target="_blank" class="d-inline btn btn-lg btn-success"><strong>Stream is LIVE - JOIN HERE</strong> <i class="fas fa-video"></i></a><br/><br/>
<small><a href="https://zoom.us/test" target="_blank">(Presenters) Zoom Install Test</a></small> /
<small>(Attendees RSVP above) YouTube Live</small> <!-- This needs updating of URL -->
<br/>
Expand Down