From f6a518185f31af95a2912d9574797b7355e2ad4f Mon Sep 17 00:00:00 2001 From: juanatsap Date: Sun, 9 Nov 2025 03:48:54 +0000 Subject: [PATCH] fix: hide project descriptions in short CV view Change project ShortDescription from 'short-desc' to 'long-only' class. Project descriptions now only appear in expanded long CV view, keeping the projects section more concise by default. Projects now show: - Title and date (always visible) - Description (long view only) - Responsibilities (long view only) - Technologies (long view only) --- templates/cv-content.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/cv-content.html b/templates/cv-content.html index 633e9a2..c7bfd7a 100644 --- a/templates/cv-content.html +++ b/templates/cv-content.html @@ -190,7 +190,7 @@ {{if .StartDate}}{{.StartDate}}{{if .Current}}{{if .DynamicDate}} / {{.DynamicDate}}{{else}} / {{if eq $.Lang "es"}}presente{{else}}now{{end}}{{end}}{{end}}{{end}} - ({{.Location}}) {{if .ShortDescription}} -

{{.ShortDescription | safeHTML}}

+

{{.ShortDescription | safeHTML}}

{{end}} {{if .Responsibilities}}