diff --git a/lib.typ b/lib.typ index 8769bc1..309e1f0 100644 --- a/lib.typ +++ b/lib.typ @@ -410,7 +410,9 @@ pad[ #justified-header(title-content, location) - #secondary-justified-header(description, date) + #if description != "" or date != "" [ + #secondary-justified-header(description, date) + ] ] }