feat(template): update resume and coverletter template
Updated template based on feedback from Lemmy and else where. Changes coloring scheme as well as some of the font/font weight and style used. Overall, this makes everything a lot more readable and easier to scan at a glance.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "modern-cv"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
compiler = "0.11.0"
|
||||
entrypoint = "lib.typ"
|
||||
authors = ["Paul Tsouchlos <https://github.com/DeveloperPaul123>"]
|
||||
@@ -16,4 +16,4 @@ repository = "https://github.com/DeveloperPaul123/modern-cv"
|
||||
[template]
|
||||
path = "template"
|
||||
entrypoint = "resume.typ"
|
||||
thumbnail = "resume.png"
|
||||
thumbnail = "assets/images/resume.png"
|
||||
|
||||
Reference in New Issue
Block a user