From f62268e2a3ece9c8d48a8b404e684db59be386f6 Mon Sep 17 00:00:00 2001 From: Luke Fretwell Date: Thu, 27 Aug 2026 08:02:58 -0700 Subject: [PATCH] Sync scangov.css navbar-org spacing + details.html + filter-pill + sidenav from components --- _includes/details.html | 30 +++++++++++++++++++++++++++++- _includes/filter-pill.html | 2 +- _includes/sidenav.html | 2 +- public/css/scangov.css | 4 ++-- 4 files changed, 33 insertions(+), 5 deletions(-) diff --git a/_includes/details.html b/_includes/details.html index b706a603..d38563dd 100644 --- a/_includes/details.html +++ b/_includes/details.html @@ -30,7 +30,24 @@ per deployment (managing org, full-scan upsell, request-update link). To support another deployment, add a branch here and re-sync - don't fork the file. + + 4. `showLastUpdated` - set in page front matter for non-profile pages that + need a "Last updated" row (e.g. /pulse/). Renders a single-item ul with + the same mono/border-bottom styling as the profile list above. #} +{% if showLastUpdated and not profile %} + +{% endif %} {% if profile %}