Skip to content

Commit

Permalink
Minor fixes to site layouts
Browse files Browse the repository at this point in the history
  • Loading branch information
WillXuCodes committed Jul 19, 2024
1 parent 2740d2c commit 08bd2f0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions home/_templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<ul>
<li><a class="white-bar" href="#get-started">DOWNLOAD</a></li>
<li>
<a class="white-bar" href="./v5/index.html">DOCS</a>
<a class="white-bar" href="./v5/pros-4/index.html">DOCS</a>
<ul>
<li><a href="./v5/pros-4/index.html">PROS 4 [V5] (Latest)</a></li>
<li><a href="./v5/index.html">PROS 3 [V5]</a></li>
Expand Down Expand Up @@ -166,9 +166,9 @@
<ul id="menu">
<!-- This is a similar menu to the fullscreen version but without the dropdown menu-->
<li><a href="#get-started">DOWNLOAD</a></li>
<li><a href="./v5/index.html">DOCS FOR V5</a></li>
<li><a href="./v5/pros-4/index.html">DOCS FOR PROS 4 (V5)</a></li>
<li><a href="./cortex/index.html">DOCS FOR CORTEX</a></li>
<li><a href="./v5/pros-4/index.html">PROS 4 DOCS [V5] (Latest)</a></li>
<li><a href="./v5/index.html">PROS 3 DOCS [V5]</a></li>
<li><a href="./cortex/index.html">PROS 2 DOCS [Cortex]</a></li>
<li><a href="./v5/blog/index.html">BLOG</a></li>
<li>
<a href="https://github.com/purduesigbots" target="_blank"
Expand Down

0 comments on commit 08bd2f0

Please sign in to comment.