hidden date and description when both is empty

This commit is contained in:
Taoning Ge
2024-08-17 15:57:39 +08:00
committed by GitHub
parent 79a53ee9c1
commit 08f72ca1e5

View File

@@ -410,8 +410,10 @@
pad[ pad[
#justified-header(title-content, location) #justified-header(title-content, location)
#if description != "" or date != "" [
#secondary-justified-header(description, date) #secondary-justified-header(description, date)
] ]
]
} }
/// Show cumulative GPA. /// Show cumulative GPA.