diff --git a/_includes/contact.html b/_includes/contact.html index f37b586..28a1714 100644 --- a/_includes/contact.html +++ b/_includes/contact.html @@ -1,159 +1,71 @@ -
-
-
-
-

{{ site.data.sitetext[site.locale].contact.title }}

-
-
-
-
-
-

Walk-in DataSquad Hours in YRL Collaboration Pods, Room 11630L

-

(no appointment needed)

-
-
-
- -
- {% for entry in site.data.sitetext[site.locale].office-hours.list %} -
-

{{ entry.day }}

-
- {% for time in entry.times %} -
- - -
- {% endfor %} -
-
- {% endfor %} -
-
-
- - -
+
+
+ +
+
+

{{ site.data.sitetext[site.locale].contact.title }}

+

Two ways to get help from the DataSquad team

+
-
-
-

Schedule a Consultation

-

Book an in-person or online consultation with the DataSquad team.

-
+
+ + +
+

Walk-in Hours

+

YRL Collaboration Pods, Room 11630L

+

No appointment needed

+ + + + + + + + + + {% for entry in site.data.sitetext[site.locale].office-hours.list %} + {% for time in entry.times %} + + {% if forloop.first %} + + {% endif %} + + + {% endfor %} + {% endfor %} + +
DayHours
{{ entry.day }}{{ time | replace: ' - ', ' – ' }}
-
- + +