Merge pull request #53 from gtn1024/patch-1

hidden date and description when both is empty
This commit is contained in:
Paul T
2024-08-17 20:18:29 -04:00
committed by GitHub

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.