diff --git a/cloudcannon.config.yml b/cloudcannon.config.yml index a27bef759..8aa064275 100644 --- a/cloudcannon.config.yml +++ b/cloudcannon.config.yml @@ -11,12 +11,11 @@ collections_config: filter: base: strict include: - - feedback.md - ossc.md - search.md - success.md name: Standalone Website Pages - description: This collection contains standalone website pages like the search landing page and feedback form. + description: This collection contains standalone website pages like the search landing page. icon: notes sort_options: - key: weight diff --git a/content/feedback.md b/content/feedback.md deleted file mode 100644 index efc177694..000000000 --- a/content/feedback.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -type: feedback -_build: - list: never - render: always -description: 'Found a doc bug? Have a doc request? Let us know! - - ' -display_breadcrumb: false -title: Documentation Feedback ---- - -Use our [F5 NGINX Community Slack](https://community.nginx.org/joinslack) to submit feedback regarding the **NGINX product documentation**. - -{{< note >}} -{{< fa "info-circle" "text-muted" >}} If you need assistance using a licensed [NGINX product](https://www.nginx.com/products), please create a case in the [MyF5 Support](https://my.f5.com/manage/s/) portal. - -If you're an F5 customer who needs support, submit your request through the [F5 Global Support](https://www.f5.com/support) portal. -{{< /note >}} \ No newline at end of file diff --git a/static/robots.txt b/static/robots.txt index 32d5489c0..2926f555e 100644 --- a/static/robots.txt +++ b/static/robots.txt @@ -4,7 +4,6 @@ Disallow: /*/doctypes/* Disallow: /*/journeys/* Disallow: /*/personas/* Disallow: /*/tags/* -Disallow: /feedback/ Disallow: /search.html Sitemap: https://docs.nginx.com/sitemap_index.xml