From 0f7fdc55c652502c985a0200dc30c5b3e71752c7 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 28 Jun 2023 12:07:03 +0200 Subject: [PATCH] others --- build.py | 57 ++++++++++++++++++++++++++++++++------------------------ 1 file changed, 33 insertions(+), 24 deletions(-) diff --git a/build.py b/build.py index 229ba19..c02a714 100755 --- a/build.py +++ b/build.py @@ -26,6 +26,7 @@ def nav(active:str=None)->str: {link(active, 'lib', 'LinkInBio')} {link(active, 'pubnix', 'PubNix')} {link(active, 'thesis', 'Thesis')} +{link(active, 'others', 'others…')} ''' @@ -214,30 +215,6 @@ function main() {{ - - @@ -341,6 +318,38 @@ function main() {{ + + +
+ +{nav('others')} + + + +
+ '''