From d5dd901131d7bdba0ea746f005a05b18ce9b2d4e Mon Sep 17 00:00:00 2001 From: soaos Date: Mon, 24 Nov 2025 15:25:55 -0500 Subject: remove projects for now --- templates/index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index 90b8d75..da8971e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -12,9 +12,8 @@ I'm an "artist" and professional software developer. In my free time I mostly wo {{ macros::subtree(name="On this site", open=true) }} {{ macros::treelink(text="📖 Blog", url="/blog") }} - {{ macros::subtree(name="🌲 Projects", open=true, url="/projects") }} - {{ macros::treelink(text="🎭 Off Book", url="https://offbook.ca", wip=true, blank=true) }} - {{ macros::endsubtree() }} + {{ macros::treelink(text="🦌 About Me", url="/about", wip=true, wip_tooltip="🦌 -honestly these things are redundant, everything is under construction") }} {{ macros::endsubtree() }} -- cgit v1.2.3