Skip to content

feat: remove legacy feedback page #69

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 17, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions cloudcannon.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
19 changes: 0 additions & 19 deletions content/feedback.md

This file was deleted.

1 change: 0 additions & 1 deletion static/robots.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Loading