From 4eb7be8d0d1ccbd8425e176138334ca2abd20693 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 28 Jun 2023 11:59:06 +0200 Subject: [PATCH] mv --- build.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build.py b/build.py index 0b1d49a..66c5f6d 100755 --- a/build.py +++ b/build.py @@ -23,9 +23,9 @@ def nav(active:str=None)->str: {link(active, 'cv', 'CV')} {link(active, 'git', 'Git')} {link(active, 'id', 'Identity')} -{link(active, 'tilde', '~')} -{link(active, 'ed', 'Education')} {link(active, 'lib', 'LinkInBio')} +{link(active, 'pubnix', 'PubNix')} +{link(active, 'thesis', 'Thesis')} ''' @@ -242,9 +242,9 @@ function main() {{ -
+
-{nav('tilde')} +{nav('pubnix')}
    @@ -285,9 +285,9 @@ function main() {{ -
    +
    -{nav('ed')} +{nav('thesis')}