You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
756 B
32 lines
756 B
---
|
|
methods:
|
|
- id: email
|
|
name: E-mail
|
|
text: marissa@reya.zone
|
|
link: mailto:marissa@reya.zone
|
|
img: contacts/mail.svg
|
|
- id: us-phone
|
|
name: US phone number
|
|
text: "+1-917-512-2739"
|
|
link: tel:+01-917-512-2739
|
|
img: contacts/telephone.svg
|
|
#- id: jp-phone
|
|
# name: JP phone number
|
|
# text: "+81-00-0000-0000"
|
|
# link: tel:+81-
|
|
# img: contacts/japan.svg
|
|
- id: address
|
|
name: Permanent address
|
|
text: Manhattan, NY, USA
|
|
link: https://goo.gl/maps/vPM5FrX9ut7fjQ1MA
|
|
img: contacts/home.svg
|
|
- id: resume
|
|
name: Full resume website
|
|
text: resume.reya.zone
|
|
link: https://resume.reya.zone
|
|
img: contacts/www.svg
|
|
- id: github
|
|
name: Github username
|
|
text: programmablereya
|
|
link: https://github.com/programmablereya
|
|
img: contacts/github.png
|
|
|