From 4da16e3473d57f499580dc700f9343089f63d3e1 Mon Sep 17 00:00:00 2001 From: keithhc2 Date: Mon, 3 Jan 2022 16:02:32 -0800 Subject: [PATCH] Added testimonials and connect Signed-off-by: keithhc2 --- _data/footer.yml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/_data/footer.yml b/_data/footer.yml index 3024dcb7..5a9c1524 100644 --- a/_data/footer.yml +++ b/_data/footer.yml @@ -20,19 +20,22 @@ columns: - title: 'Resources' links: - #- + #- # title: 'Documentation' # url: 'https://github.com/opensearch/documentation' - - + - title: FAQ url: '/faq/' + - + title: Testimonials + url: '/testimonials.html' - title: 'Brand Guidelines' url: '/brand.html' - title: 'Trademark Usage Policy' url: '/trademark-usage.html' - - + - title: OpenSearch Disambiguation url: '/disambiguation.html' - @@ -45,5 +48,5 @@ columns: # title: 'Facebook' # url: 'http://www.facebook.com/opensearch' - - title: 'E-mail' - url: 'mailto:opensearch@amazon.com' \ No newline at end of file + title: 'Connect' + url: 'https://opensearch.org/connect.html'