30 lines
883 B
YAML
30 lines
883 B
YAML
# Personal contact info and header links
|
|
name: Levi Neuwirth
|
|
email: ln@levineuwirth.org
|
|
phone: "+1 (845) 332-0898"
|
|
website: levineuwirth.org
|
|
website_url: https://levineuwirth.org
|
|
|
|
# Links shown in header, in order. Set 'resume_visible' / 'cv_visible' to control appearance.
|
|
links:
|
|
- label: ORCID
|
|
href: https://orcid.org/0009-0002-0162-3587
|
|
display: "0009-0002-0162-3587"
|
|
cv_visible: true
|
|
resume_visible: false
|
|
- label: Forgejo
|
|
href: https://git.levineuwirth.org/neuwirth
|
|
display: git.levineuwirth.org/neuwirth
|
|
cv_visible: true
|
|
resume_visible: true
|
|
- label: GitHub
|
|
href: https://github.com/levineuwirth
|
|
display: github.com/levineuwirth
|
|
cv_visible: true
|
|
resume_visible: true
|
|
- label: LinkedIn
|
|
href: https://linkedin.com/in/levineuwirth
|
|
display: linkedin.com/in/levineuwirth
|
|
cv_visible: false
|
|
resume_visible: true
|