Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Change link “ocular status” in TFH list #360

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion forumhelpers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h3>Javascript is required to display the list of Forum Helpers</h3>
<br>
<h1 class="forumHelpersHeader">Current Forum Helpers</h1>
<br>
<h3 class="forumHelpersHeader">Below is a list of current Forum Helpers, along with their profile picture, biography, and <a href="https://ocular.jeffalo.net/">Ocular Status</a>.</h3>
<h3 class="forumHelpersHeader">Below is a list of current Forum Helpers, along with their profile picture, biography, and <a href="https://ocular.jeffalo.net/docs/about#what-is-an-ocular-status">Ocular Status</a>.</h3>
<br>
<p class="forumHelpersHeader">There are currently <span id="managersNumber"></span> Managers and <span id="curatorsNumber"></span> Curators in our studio, for a total of <span id="totalNumber"></span> members.</p>
<!--<h4 style="margin-left: 10px;"><img src="/resources/coder.png" alt="coder" style="width:30px;height:30px;vertical-align:middle"> Indicates that that person has helped code the website.</h4>-->
Expand Down