Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'content/home/contact.md')
-rw-r--r--content/home/contact.md31
1 files changed, 29 insertions, 2 deletions
diff --git a/content/home/contact.md b/content/home/contact.md
index cdb3055f..94dac716 100644
--- a/content/home/contact.md
+++ b/content/home/contact.md
@@ -1,6 +1,5 @@
---
# An instance of the Contact widget.
-# Documentation: https://sourcethemes.com/academic/docs/page-builder/
widget: contact
# This file represents a page section.
@@ -24,7 +23,35 @@ content:
netlify:
# Enable CAPTCHA challenge to reduce spam?
captcha: false
-
+
+ # Contact details (edit or remove options as required)
+ email: test@example.org
+ phone: 888 888 88 88
+ address:
+ street: 450 Serra Mall
+ city: Stanford
+ region: CA
+ postcode: '94305'
+ country: United States
+ country_code: US
+ coordinates:
+ latitude: '37.4275'
+ longitude: '-122.1697'
+ 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'
+ appointment_url: 'https://calendly.com'
+ contact_links:
+ - icon: twitter
+ icon_pack: fab
+ name: DM Me
+ link: 'https://twitter.com/Twitter'
+ - icon: video
+ icon_pack: fas
+ name: Zoom Me
+ link: 'https://zoom.com'
+
design:
columns: '2'
---