diff --git a/content/contact/_index.md b/content/contact/_index.md index 22b284d..110c693 100644 --- a/content/contact/_index.md +++ b/content/contact/_index.md @@ -4,4 +4,4 @@ toc: false comments: false --- -Feel free to get in touch with us at info@dataforcanada.org \ No newline at end of file +If you have any questions, feel free to comment on any specific pages in this website, as all pages are tracked to GitHub discussions. \ No newline at end of file diff --git a/hugo.yaml b/hugo.yaml index 51e07d3..62b61a4 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -46,19 +46,14 @@ menu: - name: Docs url: /docs/ weight: 2 - # weight: 1 - #- name: Contact - # url: /contact/ - # weight: 2 - #- name: Search - # weight: 2 - # params: - # type: search - name: GitHub weight: 3 url: "https://github.com/dataforcanada" params: icon: github + - name: Contact + url: /contact/ + weight: 4 params: displayUpdatedDate: true