feat: add orange
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#set list(indent: 1em)
|
||||
|
||||
// Change the theme color of the cv.
|
||||
#let color = black
|
||||
#let color = rgb("#ff983e")
|
||||
#let name = "Daniel Chen"
|
||||
|
||||
#let contact_data = (
|
||||
@@ -119,6 +119,6 @@
|
||||
"University of Waterloo", "Candidate for B.A.Sc. in Computer Engineering", start_date: "Sep 2022", end_date: "Apr 2027",
|
||||
location: "Waterloo, ON",
|
||||
details: (
|
||||
[Secretary, Creative Writing Club],
|
||||
[Courses: Object-oriented programming, data structures & algorithms, digital computers & circuits ],
|
||||
))
|
||||
]
|
||||
|
Reference in New Issue
Block a user