Skip to content

Commit

Permalink
history page update
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen-Jiang committed Aug 13, 2024
1 parent 13e8653 commit 7addcfc
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ui/nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@
<i class="fa fa-heart"></i>
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink3">
<li>
<a class="dropdown-item" href="/history/science-outdoors/season-4">Season 4: SO 2024</a>
</li>
<li>
<a class="dropdown-item" href="/history/science-outdoors/season-3">Season 3: SO 2023</a>
</li>
Expand Down
3 changes: 3 additions & 0 deletions ui/nav2.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@
<i class="fa fa-heart"></i>
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink3">
<li>
<a class="dropdown-item" href="../history/science-outdoors/season-4">Season 4: SO 2024</a>
</li>
<li>
<a class="dropdown-item" href="../history/science-outdoors/season-3">Season 3: SO 2023</a>
</li>
Expand Down
3 changes: 3 additions & 0 deletions ui/nav3.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@
<i class="fa fa-heart"></i>
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink3">
<li>
<a class="dropdown-item" href="../../history/science-outdoors/season-4">Season 4: SO 2024</a>
</li>
<li>
<a class="dropdown-item" href="../../history/science-outdoors/season-3">Season 3: SO 2023</a>
</li>
Expand Down
3 changes: 3 additions & 0 deletions ui/nav4.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@
<i class="fa fa-heart"></i>
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink3">
<li>
<a class="dropdown-item" href="../../../history/science-outdoors/season-4">Season 4: SO 2024</a>
</li>
<li>
<a class="dropdown-item" href="../../../history/science-outdoors/season-3">Season 3: SO 2023</a>
</li>
Expand Down

0 comments on commit 7addcfc

Please sign in to comment.