From d31ed3a1429669eb35460a80c6038298e0848470 Mon Sep 17 00:00:00 2001 From: "c.diddens" Date: Sun, 9 Aug 2026 01:08:49 +0200 Subject: [PATCH] Shorten the two longest nav labels "Documentation" and "Source Code" are the widest items in the menu bar. Now that each entry also carries an icon, the full words push the nav towards wrapping on narrow viewports. "Docs" and "Code" are unambiguous next to their respective icons. Claude-Session: https://claude.ai/code/session_01TtWDWoCaBcP1uFCK4e4RsJ --- header.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/header.html b/header.html index 213ac1c..7de1ff4 100644 --- a/header.html +++ b/header.html @@ -34,8 +34,8 @@
  • Features
  • About
  • Installation
  • -
  • Documentation
  • -
  • Source Code
  • +
  • Docs
  • +
  • Code