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')}