Skip to content

Commit 75941a8

Browse files
authored
Merge pull request #29 from subhayu99/subhayu99/fix-pdf-unclosed-label
fix(resume): escape < to fix rendercv 'unclosed label' error
2 parents c11d052 + 573dbe6 commit 75941a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resume.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ cv:
195195
show_on_resume: true
196196
highlights:
197197
- "Open-sourced **this very portfolio** to fix resume↔website drift — `resume.yaml` is the single source: one file → PDF resume + multi-mode portfolio site (splash · terminal · GUI), always in sync."
198-
- "Zero-code: fork, drop in YAML, deploy to GitHub Pages in <10 min — themes, AI converter, hidden games, scroll animations, sparklines, PWA install all included."
198+
- "Zero-code: fork, drop in YAML, deploy to GitHub Pages in \\<10 min — themes, AI converter, hidden games, scroll animations, sparklines, PWA install all included."
199199
- "Click the title for live adoption stats; full source on [GitHub](https://github.com/subhayu99/subhayu99.github.io)."
200200
github_repo: "https://github.com/subhayu99/subhayu99.github.io"
201201
live_url: "#fork"

0 commit comments

Comments
 (0)