Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
toddwords committed Jul 9, 2024
1 parent 6e816a0 commit 19f31c6
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions public/templates/about/about2.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -103,11 +103,8 @@
<select id="allSections" onchange="sectionJump(this.value)" class=" hide-content">
<option value="">Jump to section...</option>
<option value="mission">Mission</option>
<option value="participate">Participate</option>
<option value="community-agreement">Community Agreement</option>
<option value="stewards">Stewards</option>
<option value="donors">Donors</option>
<option value="press">Press</option>
<option value="staff">Staff</option>
<option value="donors">Supporters</option>
<option value="contact">Contact Us</option>
<option value="about-our-website">About our Website</option>
</select>
Expand Down Expand Up @@ -216,7 +213,7 @@

<div class="break"></div>

<section id="stewards">
<section id="staff">
{{!-- <div class="grid-2">
<h1>Stewards </h1>
</div>
Expand Down Expand Up @@ -480,7 +477,7 @@
<p>
Our website was designed by <a href="https://zai.zone">Zainab Aliyu</a> and built with <a
href="https://toddwords.com">Todd Anderson</a>.
It is fully keyboard accessible for non-mouse users. It is typeset in Hershey Naoille and Courier. <br><BR>
It is fully keyboard accessible for non-mouse users. It is typeset in Hershey Noailles and Courier. <br><BR>
Read more about the creative direction of our website <a
href="https://sfpc.study/blog/new-website">here</a>.
</p>
Expand Down

0 comments on commit 19f31c6

Please sign in to comment.