From 6207bb3ccea0d58a5ef88308653f4507cf4dbfd6 Mon Sep 17 00:00:00 2001 From: Caughlin Bohn <cbohn4@unl.edu> Date: Wed, 30 Jan 2019 00:09:49 -0600 Subject: [PATCH] Added Office Hours Page --- content/office_hours/_index.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 content/office_hours/_index.md diff --git a/content/office_hours/_index.md b/content/office_hours/_index.md new file mode 100644 index 00000000..74ea0689 --- /dev/null +++ b/content/office_hours/_index.md @@ -0,0 +1,16 @@ ++++ +title = "Contact Us" +description = "HCC Contact Information" +weight = "90" ++++ + +If you have questions, please contact us at +{{< icon name="envelope" >}}[hcc-support@unl.edu] (mailto:hcc-support@unl.edu) +or stop by one of our locations. + +| Lincoln | Omaha | +| ----------------------------------------------- | ---------------------------------- | +| 118 SHOR<br>1100 T St<br>Lincoln, NE 68588-0150 | 1110 S 67th St<br>Omaha, NE 68106 | +| [Map](https://maps.google.com/maps?q=Schorr+Center%E2%80%8E+University+of+Nebraska-Lincoln,+Lincoln,+NE+68508) | [Map](https://maps.google.com/maps?cid=15059268209840552421) | + +Or contact one of us [directly](https://hcc.unl.edu/contact-us). -- GitLab