Skip to content

Commit c4eef77

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 01aead4 commit c4eef77

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
@@ -451,6 +451,23 @@ <h2 id="license">License</h2>
451451
</article>
452452
</main>
453453
<footer class="site-footer" role="contentinfo">
454+
<nav class="footer-nav" aria-label="CANS Lab Software">
455+
<a href="https://canslab1.github.io/EpiRank/">EpiRank</a>
456+
<span class="footer-sep">&middot;</span>
457+
<a href="https://canslab1.github.io/MV17/">MV17</a>
458+
<span class="footer-sep">&middot;</span>
459+
<a href="https://canslab1.github.io/CASMIM/">CASMIM</a>
460+
<span class="footer-sep">&middot;</span>
461+
<a href="https://canslab1.github.io/HETA/">HETA</a>
462+
<span class="footer-sep">&middot;</span>
463+
<span class="current">HATA</span>
464+
<span class="footer-sep">&middot;</span>
465+
<a href="https://canslab1.github.io/BCAT/">BCAT</a>
466+
<span class="footer-sep">&middot;</span>
467+
<a href="https://canslab1.github.io/SRAC-Agent/">SRAC-Agent</a>
468+
<span class="footer-sep">&middot;</span>
469+
<a href="https://canslab1.github.io/AED2/">AED2</a>
470+
</nav>
454471
<p>&copy; CANS Lab, Chang Gung University &middot;
455472
<a href="https://canslab1.github.io/">canslab1.github.io</a></p>
456473
</footer>

0 commit comments

Comments
 (0)