phase ii and phase iii

This commit is contained in:
juanatsap
2025-11-12 18:55:06 +00:00
parent d36b67d1f1
commit 8f2704e10a
9 changed files with 1303 additions and 191 deletions
+5
View File
@@ -1,3 +1,7 @@
<main id="cv-content"
class="cv-paper {{.CVLengthClass}} {{if .ShowLogos}}show-logos{{end}}"
role="main"
aria-live="polite">
<!-- PAGE 1 -->
<div class="cv-page page-1">
{{template "title-badges" .}}
@@ -79,3 +83,4 @@
{{template "cv-footer" .}}
</div>
</main>