Skip to content

Commit

Permalink
Avoid duplicating name.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtwco committed May 22, 2024
1 parent 607f75d commit bd35e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/content/curriculum-vitae/default.typ
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
}
#title(
name: "David Wood",
name: name,
subtitles: (
"Software Engineer",
"Edinburgh, Scotland",
Expand Down

0 comments on commit bd35e59

Please sign in to comment.