diff options
| author | soaos <soaos@soaos.dev> | 2025-11-24 15:25:55 -0500 |
|---|---|---|
| committer | soaos <soaos@soaos.dev> | 2025-11-24 15:25:55 -0500 |
| commit | d5dd901131d7bdba0ea746f005a05b18ce9b2d4e (patch) | |
| tree | 59b503813e221010ef4c6836ca49e297429456f6 /templates/index.html | |
| parent | bcd663feb249d6a83bb24ac5b896c126f95e8129 (diff) | |
remove projects for now
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 5 |
1 files changed, 2 insertions, 3 deletions
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::subtree(name="🌲 Projects", open=true, url="/projects") }} + {{ macros::endsubtree() }} --> {{ macros::treelink(text="🦌 About Me", url="/about", wip=true, wip_tooltip="🦌 -honestly these things are redundant, everything is under construction") }} {{ macros::endsubtree() }} |
