From e295aff7fa167a54678f651ce82ebe3bb82c80c2 Mon Sep 17 00:00:00 2001 From: juanatsap Date: Sat, 8 Nov 2025 11:12:56 +0000 Subject: [PATCH] fix: use digital web globe icon for Projects section Changed from earth icon (mdi:earth) to web globe icon (mdi:web) to better represent digital/web projects. --- 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 06f4e5f..db07dac 100644 --- a/templates/cv-content.html +++ b/templates/cv-content.html @@ -205,7 +205,7 @@ {{if .CV.Projects}}

- + {{if eq .Lang "es"}}Proyectos{{else}}Projects{{end}}

{{range .CV.Projects}}