mirror of
https://github.com/tjsga/towardstj.git
synced 2025-04-18 18:50:16 -04:00
disable old signup buttons
This commit is contained in:
parent
8e8e3dd2c1
commit
cfad15dd66
11
index.html
11
index.html
|
@ -25,13 +25,16 @@
|
||||||
<img src="css/img/towards-small.png" style="height: 4rem" />
|
<img src="css/img/towards-small.png" style="height: 4rem" />
|
||||||
</a>
|
</a>
|
||||||
<a class="nav-link" href="#topics">Topics</a>
|
<a class="nav-link" href="#topics">Topics</a>
|
||||||
<a
|
<!-- For centering -->
|
||||||
|
<a href="#" class="nav-link"></a>
|
||||||
|
|
||||||
|
<!-- <a
|
||||||
class="nav-link bold"
|
class="nav-link bold"
|
||||||
href="https://aceclasses.fcps.edu/AcademicCourseDetails.aspx?AreaID=11290&AreaName=&CourseID=f4101846-ecbd-480a-af53-0af2f2dbd371&ProgramID=506&ProgCatgName=TJ+Summer+Enrichment&CategoryID=10602&Term=202103&IsCourse=1"
|
href="https://aceclasses.fcps.edu/AcademicCourseDetails.aspx?AreaID=11290&AreaName=&CourseID=f4101846-ecbd-480a-af53-0af2f2dbd371&ProgramID=506&ProgCatgName=TJ+Summer+Enrichment&CategoryID=10602&Term=202103&IsCourse=1"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
>Sign Up</a
|
>Sign Up</a
|
||||||
>
|
> -->
|
||||||
</nav>
|
</nav>
|
||||||
</div>
|
</div>
|
||||||
<div class="hero">
|
<div class="hero">
|
||||||
|
@ -79,7 +82,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="inline">
|
<div class="inline">
|
||||||
<a
|
<!-- <a
|
||||||
class="button hover-1 signup-button whitesmoke"
|
class="button hover-1 signup-button whitesmoke"
|
||||||
href="https://aceclasses.fcps.edu/AcademicCourseDetails.aspx?AreaID=11290&AreaName=&CourseID=f4101846-ecbd-480a-af53-0af2f2dbd371&ProgramID=506&ProgCatgName=TJ+Summer+Enrichment&CategoryID=10602&Term=202103&IsCourse=1"
|
href="https://aceclasses.fcps.edu/AcademicCourseDetails.aspx?AreaID=11290&AreaName=&CourseID=f4101846-ecbd-480a-af53-0af2f2dbd371&ProgramID=506&ProgCatgName=TJ+Summer+Enrichment&CategoryID=10602&Term=202103&IsCourse=1"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
|
@ -92,7 +95,7 @@
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
>Volunteer</a
|
>Volunteer</a
|
||||||
>
|
> -->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<main style="position: relative">
|
<main style="position: relative">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user