Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
updated nav for speakers
Browse files Browse the repository at this point in the history
  • Loading branch information
way0utwest committed Apr 28, 2021
1 parent a918645 commit 1b965dc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/_data/events/SQLSat1020.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ countdownscript: |
<script src="https://cdn.logwork.com/widget/countdown.js"></script><a href="https://logwork.com/countdown-ppg3" class="countdown-timer" data-style="columns" data-timezone="America/Los_Angeles" data-date="2021-06-12 08:00">Countdown to SQL Sat Los Angeles June 2021</a>
speakertext:
speakerlisturl:
speakerlisturl: https://sessionize.com/2021-sql-saturday-in-los-angeles
callforspeakersurl: "https://sessionize.com/2021-sql-saturday-in-los-angeles"
callforspeakers: false
callforspeakersenddate: 14 Apr 2021
Expand Down
6 changes: 3 additions & 3 deletions docs/_layouts/event.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,13 @@
<a href="#location">Location</a>
&#x25CF
{% endif %}
<a href="#schedule">Speakers</a>
<a href="#speakers">Speakers</a>
&#x25CF
<a href="#sponsor">Sponsors</a>
&#x25CF
<a href="#volunteer">Volunteers</a>
&#x25CF
<a href="#contact">Contact the organizers</a>
<a href="#contact">Contact</a>
</p>


Expand Down Expand Up @@ -261,7 +261,7 @@ <h2 align="center"><A name="rooms"></A>Rooms</h2>

<!-- Speakers -->
<div id="speakers">
<h2 align="center"><A name="speaker"></A>Speakers</h2>
<h2 align="center"><A name="speakers"></A>Speakers</h2>
{% if pagedata.speakertext %}
<p>{{pagedata.speakertext}}</p>
{% endif %}
Expand Down

0 comments on commit 1b965dc

Please sign in to comment.