This commit is contained in:
Marc Beninca 2023-06-28 11:59:06 +02:00
parent b21698d96a
commit 4eb7be8d0d

View file

@ -23,9 +23,9 @@ def nav(active:str=None)->str:
{link(active, 'cv', 'CV')} {link(active, 'cv', 'CV')}
{link(active, 'git', 'Git')} {link(active, 'git', 'Git')}
{link(active, 'id', 'Identity')} {link(active, 'id', 'Identity')}
{link(active, 'tilde', '~')}
{link(active, 'ed', 'Education')}
{link(active, 'lib', 'LinkInBio')} {link(active, 'lib', 'LinkInBio')}
{link(active, 'pubnix', 'PubNix')}
{link(active, 'thesis', 'Thesis')}
</nav> </nav>
''' '''
@ -242,9 +242,9 @@ function main() {{
<!-----------------------------------------------------------------------------> <!----------------------------------------------------------------------------->
<section id="tilde"> <section id="pubnix">
{nav('tilde')} {nav('pubnix')}
<ul> <ul>
<!--<li><a href="https://aussies.space/~mspe">aussies.space</a></li>--> <!--<li><a href="https://aussies.space/~mspe">aussies.space</a></li>-->
@ -285,9 +285,9 @@ function main() {{
<!-----------------------------------------------------------------------------> <!----------------------------------------------------------------------------->
<section id="ed"> <section id="thesis">
{nav('ed')} {nav('thesis')}
<ul> <ul>
<li><a href="https://cnam.marc.beninca.link">CNAM</a></li> <li><a href="https://cnam.marc.beninca.link">CNAM</a></li>