diff --git a/build.py b/build.py index 6a06e5d..a764c22 100755 --- a/build.py +++ b/build.py @@ -22,6 +22,7 @@ def nav(active:str=None)->str: {link(active, 'main', 'main')} {link(active, 'cv', 'CV')} {link(active, 'git', 'Git')} +{link(active, 'health', 'Health')} {link(active, 'id', 'Identity')} {link(active, 'lib', 'LinkInBio')} {link(active, 'music', 'Music')} @@ -122,6 +123,20 @@ function main() {{ +
+ +{nav('health')} + + + +
+ + +
{nav('id')}