From b5ae2dd33ab77c629de6049a58729b8ebedfa608 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 28 Jun 2023 14:20:32 +0200 Subject: [PATCH] vegan --- build.py | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/build.py b/build.py index 616cf99..6a06e5d 100755 --- a/build.py +++ b/build.py @@ -27,6 +27,7 @@ def nav(active:str=None)->str: {link(active, 'music', 'Music')} {link(active, 'pubnix', 'PubNix')} {link(active, 'thesis', 'Thesis')} +{link(active, 'vegan', 'Vegan')} {link(active, 'others', 'others…')} ''' @@ -342,6 +343,29 @@ function main() {{ +
+ +{nav('vegan')} + + +
+ + +
+ + +
{nav('others')}