Skip to content

Commit

Permalink
Add google spreadsheet link to live updated schedule
Browse files Browse the repository at this point in the history
Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:
  • Loading branch information
EntilZha committed Mar 19, 2024
1 parent 6fd8700 commit 56930b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,10 @@ <h2 class="p-5">

</p>
<dl>
<h3>Schedule</a>
<h3 style="color: red; text-decoration: underline;">Use this <a href="https://docs.google.com/spreadsheets/d/1pEWcvRFJOc2W6oGp_FlNJvZdMlK1cCLCaRqk6uD3Zok/edit#gid=130277874">google sheet for up-to-date schedule</a></h3>
<dt>Schedule</dt>
<dd>Use the <a class="text" href="schedule.html">Schedule</a> to find live sessions and set your timezone.
<dd>Use the <a class="text" href="schedule.html">Miniconf Schedule</a> for detailed session info.
</dd>
<dt>Chat</dt>
<dd>Chat with attendees using <a class="text" href="chat.html">RocketChat</a> on web and mobile!
Expand Down
2 changes: 2 additions & 0 deletions schedule.html
Original file line number Diff line number Diff line change
Expand Up @@ -355,12 +355,14 @@
<!-- Heading -->
<div class="heading">


<div class="my-3"></div>
<div class="row p-4">
<div class="col-12 bd-content">
<h1 class="text-center">Schedule</h1>
</div>
</div>
<h1 style="color:red; text-align: center; text-decoration: underline;">Use this <a href="https://docs.google.com/spreadsheets/d/1pEWcvRFJOc2W6oGp_FlNJvZdMlK1cCLCaRqk6uD3Zok/edit#gid=130277874">google sheet for up-to-date schedule</a></h1>
<div class="text-muted text-center">
Use <strong>"day" view to show more details</strong> about ongoing events on each day.
<br />
Expand Down

0 comments on commit 56930b9

Please sign in to comment.