diff --git a/config.yaml b/config.yaml index ab69e89..c35ffdc 100644 --- a/config.yaml +++ b/config.yaml @@ -4,16 +4,8 @@ theme: mir menus: main: - # - identifier: about - # name: About us - # url: /about/ - # weight: 1 - # - identifier: projects - # name: Projects - # url: /projects/ - # weight: 2 - identifier: contact - name: Get in Contact! + name: Contact url: /contact/ weight: 1 disableKinds: diff --git a/themes/mir/layouts/_default/single.html b/themes/mir/layouts/_default/single.html index d5a07f7..fbc2f43 100644 --- a/themes/mir/layouts/_default/single.html +++ b/themes/mir/layouts/_default/single.html @@ -9,13 +9,9 @@
{{ .Params.subTitle }}
{{ partial "contact.html" . }} -