-
Notifications
You must be signed in to change notification settings - Fork 381
Closed
Description
Previously, all docs that didn't have the rewrite: true
flag got the {% include content/integration-foot.md %}
content added automatically.
In the new structure we want to opt in to using the content, so we need to check the old site-docs
repo, generate a list of files that don't have rewrite: true
, and add that include manually to each of them.
Metadata
Metadata
Assignees
Labels
No labels