generated from HugoBlox/theme-academic-cv
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
67195a3
commit 936eede
Showing
1 changed file
with
21 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -235,35 +235,34 @@ sections: | |
title: Contact | ||
subtitle: | ||
text: |- | ||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam mi diam, venenatis ut magna et, vehicula efficitur enim. | ||
Good day to you. | ||
# Contact (add or remove contact options as necessary) | ||
email: [email protected] | ||
phone: 888 888 88 88 | ||
email: [email protected] | ||
# phone: Email me | ||
appointment_url: 'https://calendly.com' | ||
address: | ||
street: 450 Serra Mall | ||
city: Stanford | ||
region: CA | ||
postcode: '94305' | ||
country: United States | ||
country_code: US | ||
directions: Enter Building 1 and take the stairs to Office 200 on Floor 2 | ||
street: 3 Research Link | ||
city: Singapore | ||
region: Singapore | ||
postcode: '117602' | ||
country: Singapore | ||
country_code: Singapore | ||
directions: NUS, Innovation 4.0, Floor 5 | ||
office_hours: | ||
- 'Monday 10:00 to 13:00' | ||
- 'Wednesday 09:00 to 10:00' | ||
- 'Monday 10:00 to 17:00' | ||
# Choose a map provider in `params.yaml` to show a map from these coordinates | ||
coordinates: | ||
latitude: '37.4275' | ||
longitude: '-122.1697' | ||
latitude: '1.2945408033541157' | ||
longitude: '103.77592046556313' | ||
contact_links: | ||
- icon: twitter | ||
icon_pack: fab | ||
name: DM Me | ||
link: 'https://twitter.com/Twitter' | ||
- icon: skype | ||
icon_pack: fab | ||
name: Skype Me | ||
link: 'skype:echo123?call' | ||
# - icon: twitter | ||
# icon_pack: fab | ||
# name: DM Me | ||
# link: 'https://twitter.com/Twitter' | ||
# - icon: skype | ||
# icon_pack: fab | ||
# name: Skype Me | ||
# link: 'skype:echo123?call' | ||
- icon: video | ||
icon_pack: fas | ||
name: Zoom Me | ||
|