Skip to content

Commit 8512333

Browse files
authored
feat: remove legacy feedback page (#69)
1 parent 99ac2a3 commit 8512333

File tree

3 files changed

+1
-22
lines changed

3 files changed

+1
-22
lines changed

cloudcannon.config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,11 @@ collections_config:
1111
filter:
1212
base: strict
1313
include:
14-
- feedback.md
1514
- ossc.md
1615
- search.md
1716
- success.md
1817
name: Standalone Website Pages
19-
description: This collection contains standalone website pages like the search landing page and feedback form.
18+
description: This collection contains standalone website pages like the search landing page.
2019
icon: notes
2120
sort_options:
2221
- key: weight

content/feedback.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

static/robots.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Disallow: /*/doctypes/*
44
Disallow: /*/journeys/*
55
Disallow: /*/personas/*
66
Disallow: /*/tags/*
7-
Disallow: /feedback/
87
Disallow: /search.html
98

109
Sitemap: https://docs.nginx.com/sitemap_index.xml

0 commit comments

Comments
 (0)