From d91206659bd17c190e2940a2c564f371cafc7ebc Mon Sep 17 00:00:00 2001 From: Mathias Biilmann Christensen Date: Thu, 7 Dec 2017 00:21:51 -0800 Subject: Update hugo and content structure; add home page to CMS This updates to hugo v0.31 It also adapts the content model to follow the convention for sections with _index.md files and makes the home page a fully editable section --- site/content/contact/_index.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 site/content/contact/_index.md (limited to 'site/content/contact') diff --git a/site/content/contact/_index.md b/site/content/contact/_index.md new file mode 100644 index 0000000..1b34ee8 --- /dev/null +++ b/site/content/contact/_index.md @@ -0,0 +1,19 @@ +--- +title: "Contact" +logo: "/img/logo.svg" +contact_entries: + - heading: Location + text: "3153 Lynn Avenue, South San Francisco, California 94080" + - heading: Working hours + text: "Monday – Saturday: 9AM – 7PM We’re closed on Sundays" +--- + +We’d love to get in touch with you and hear your ideas and +questions. We strive to grow and improve constantly and your feedback +is valuable for us. + +

How can I get…?

+ +You can also use the form below for any inquiries about coffee +availability, monthly subscriptions and scheduling a 1-on-1 session +with our baristas. Don’t be shy, drop us a line! -- cgit v1.3