Updates CV after getting feedback
This commit is contained in:
parent
7f86f1c886
commit
a5e1af046c
2 changed files with 18 additions and 16 deletions
|
|
@ -56,6 +56,7 @@
|
|||
content
|
||||
}
|
||||
|
||||
|
||||
#let cv(
|
||||
short,
|
||||
name,
|
||||
|
|
@ -72,6 +73,14 @@
|
|||
)
|
||||
set text(11pt, font: "Victor Mono")
|
||||
|
||||
|
||||
show link: it => {
|
||||
set text(red)
|
||||
underline(it)
|
||||
sym.space.nobreak.narrow
|
||||
sym.arrow.tr
|
||||
}
|
||||
|
||||
grid(
|
||||
columns: (1fr, 3fr),
|
||||
rows: (auto, auto),
|
||||
|
|
@ -125,10 +134,4 @@
|
|||
|
||||
set align(left)
|
||||
doc
|
||||
|
||||
/*block(text(
|
||||
white,
|
||||
11pt,
|
||||
[https://dnsc.io ++ https://codeberg.org/dnscio]
|
||||
))*/
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue