From c1c136630cf798b39a68aba92ef5d691339079c7 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sat, 1 Jul 2023 00:10:24 +0200 Subject: [PATCH] mutate --- build.py | 89 ++++++++++++++++++++------------------------------------ 1 file changed, 32 insertions(+), 57 deletions(-) diff --git a/build.py b/build.py index bbc226b..ce442db 100755 --- a/build.py +++ b/build.py @@ -68,67 +68,42 @@ def main():
- -

Marc Beninca

+

Marc Beninca

+Dark
-
-{nav('main')} -{tabs['main']} -
- -
-{nav('cv')} -{tabs['cv']} -
- -
-{nav('git')} -{tabs['git']} -
- -
-{nav('health')} -{tabs['health']} -
- -
-{nav('id')} -{tabs['id']} -
- -
-{nav('lib')} -{tabs['lib']} -
- -
-{nav('music')} -{tabs['music']} -
- -
-{nav('pubnix')} -{tabs['pubnix']} -
- -
-{nav('thesis')} -{tabs['thesis']} -
- -
-{nav('vegan')} -{tabs['vegan']} -
- -
-{nav('others')} -{tabs['others']} -
- + +
+ +
+ + + + + + + + + +
''' css_file = os.path.join(css, 'index.css')