diff --git a/hub/index.njk b/hub/index.njk index c3fe65a..616c2e2 100644 --- a/hub/index.njk +++ b/hub/index.njk @@ -1,7 +1,7 @@ --- -title: "moonweb — Homelab, Smart Home, Code & Retro Hardware" +title: "Stefan Koelle — Homelab, Smart Home, Code & Retro Hardware | moonweb" section: "hub" -description: "Stefan Koelle's homelab: smart home automation, Proxmox infrastructure, open-source code projects, and retro hardware. Senior Software Developer based in Munich." +description: "Stefan Koelle — Senior Software Developer & Architect based in Munich. Homelab projects, smart home automation, open-source code, and retro hardware." layout: base.njk ogImage: "/stefan-koelle-foto.jpg" sections: diff --git a/shared/_includes/base.njk b/shared/_includes/base.njk index 0d17da7..6227245 100644 --- a/shared/_includes/base.njk +++ b/shared/_includes/base.njk @@ -39,6 +39,29 @@ {% endif %} } + {% if section == 'hub' and not parent %} + + {% endif %}