mirror of
https://github.com/tjsga/towardstj.git
synced 2025-04-16 09:40:18 -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" />
|
||||
</a>
|
||||
<a class="nav-link" href="#topics">Topics</a>
|
||||
<a
|
||||
<!-- For centering -->
|
||||
<a href="#" class="nav-link"></a>
|
||||
|
||||
<!-- <a
|
||||
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"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>Sign Up</a
|
||||
>
|
||||
> -->
|
||||
</nav>
|
||||
</div>
|
||||
<div class="hero">
|
||||
|
@ -79,7 +82,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="inline">
|
||||
<a
|
||||
<!-- <a
|
||||
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"
|
||||
target="_blank"
|
||||
|
@ -92,7 +95,7 @@
|
|||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>Volunteer</a
|
||||
>
|
||||
> -->
|
||||
</div>
|
||||
</div>
|
||||
<main style="position: relative">
|
||||
|
|
Loading…
Reference in New Issue
Block a user