diff --git a/README.md b/README.md index e11fbd3..df540cd 100755 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ The core product of jsoncv is CV HTML, which is the HTML representation of your It is a compact, single-file HTML document that can be converted to PDF or hosted online to create a static CV website. CV HTML is designed with a specific layout to display a CV on an A4 sheet of paper. -The CSS has been tailored to optimize printing, ensuring the best output whether printed on paper or saved as a PDF. +The CSS has been tailored to optimize printing, ensuring the best typography whether printed on paper or saved as a PDF. Therefore, CV HTML is best suited for creating professional or academic CVs/resumes, rather than creative or interactive portfolio websites. diff --git a/sample.resume.json b/sample.resume.json index dc8ebde..83c4875 100644 --- a/sample.resume.json +++ b/sample.resume.json @@ -154,12 +154,17 @@ ] }, { - "name": "Compression", + "name": "UI Design", "level": "Master", + "summary": "Highly skilled in UI design with a strong understanding of design principles, user experience, and industry-standard tools. Proficient in creating visually appealing and user-friendly interfaces for web and mobile applications.", "keywords": [ - "Mpeg", - "MP4", - "GIF" + "User Experience", + "Wireframing", + "Prototyping", + "Figma", + "Sketch", + "InVision", + "Axure" ] }, { diff --git a/src/themes/reorx/index.ejs b/src/themes/reorx/index.ejs index 7b7c058..517a85f 100644 --- a/src/themes/reorx/index.ejs +++ b/src/themes/reorx/index.ejs @@ -144,7 +144,7 @@ function dateRange(item, level) { <%- linkInDiv(item.url) %>