Skip to content

Commit b0af449

Browse files
canslab1claude
andcommitted
Add cross-repo navigation footer with links to all 8 CANS Lab tools
Footer now shows links to all sibling repos (EpiRank, MV17, CASMIM, HETA, HATA, BCAT, SRAC-Agent, AED2) with current repo highlighted. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent fa34f7a commit b0af449

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

index.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -581,6 +581,23 @@ <h2 id="license">License</h2>
581581
</article>
582582
</main>
583583
<footer class="site-footer" role="contentinfo">
584+
<nav class="footer-nav" aria-label="CANS Lab Software">
585+
<a href="https://canslab1.github.io/EpiRank/">EpiRank</a>
586+
<span class="footer-sep">&middot;</span>
587+
<a href="https://canslab1.github.io/MV17/">MV17</a>
588+
<span class="footer-sep">&middot;</span>
589+
<span class="current">CASMIM</span>
590+
<span class="footer-sep">&middot;</span>
591+
<a href="https://canslab1.github.io/HETA/">HETA</a>
592+
<span class="footer-sep">&middot;</span>
593+
<a href="https://canslab1.github.io/HATA/">HATA</a>
594+
<span class="footer-sep">&middot;</span>
595+
<a href="https://canslab1.github.io/BCAT/">BCAT</a>
596+
<span class="footer-sep">&middot;</span>
597+
<a href="https://canslab1.github.io/SRAC-Agent/">SRAC-Agent</a>
598+
<span class="footer-sep">&middot;</span>
599+
<a href="https://canslab1.github.io/AED2/">AED2</a>
600+
</nav>
584601
<p>&copy; CANS Lab, Chang Gung University &middot;
585602
<a href="https://canslab1.github.io/">canslab1.github.io</a></p>
586603
</footer>

0 commit comments

Comments
 (0)