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