Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
xrb936 committed Apr 29, 2024
1 parent 61daed4 commit 832deda
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion config/_default/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Hugo Documentation: https://gohugo.io/getting-started/configuration/#all-configuration-settings
# This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/

title: Rongbing \"Robin\" Xu (徐熔兵) # Website name
title: Rongbing "Robin" Xu (徐熔兵) # Website name
baseURL: 'https://example.com/' # Website URL

############################
Expand Down
68 changes: 34 additions & 34 deletions content/contact.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,47 +9,47 @@ sections:
title: Contact
subtitle:
text: |-
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam mi diam, venenatis ut magna et, vehicula efficitur enim.
# Contact (add or remove contact options as necessary)
email: test@example.org
phone: 888 888 88 88
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
office_hours:
- 'Monday 10:00 to 13:00'
- 'Wednesday 09:00 to 10:00'
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: video
icon_pack: fas
name: Zoom Me
link: 'https://zoom.com'
email: rongbing.xu@uwaterloo.ca
phone: +1 (519)505-6346
# 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
# office_hours:
# - 'Monday 10:00 to 13:00'
# - 'Wednesday 09:00 to 10:00'
# 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: video
# icon_pack: fas
# name: Zoom Me
# link: 'https://zoom.com'

# Automatically link email and phone or display as text?
autolink: true

# Email form provider
form:
provider: netlify
formspree:
id:
netlify:
# form:
# provider: netlify
# formspree:
# id:
# netlify:
# Enable CAPTCHA challenge to reduce spam?
captcha: false
# captcha: false

design:
columns: '1'
Expand Down

0 comments on commit 832deda

Please sign in to comment.