Update indexnew.yml

This commit is contained in:
Doug Eby 2021-09-26 20:09:40 -07:00
parent 181dfd7da2
commit f192a0c2dd

View File

@ -186,3 +186,38 @@ conceptualContent:
- url: /windows/privacy/changes-to-windows-diagnostic-data-collection - url: /windows/privacy/changes-to-windows-diagnostic-data-collection
itemType: overview itemType: overview
text: Changes to Windows diagnostic data collection text: Changes to Windows diagnostic data collection
# additionalContent section (optional)
# Card with summary style
additionalContent:
# Supports up to 4 subsections
sections:
- title: Additional Windows resources # < 60 chars (optional)
items:
# Card
- title: Something here
summary: cardsummary1
url: /windows/deployment/deploy-whats-new.md
# Card
- title: Something else here
summary: cardsummary2
url: /windows/deployment/deploy-whats-new.md
# Card
- title: How about here?
summary: cardsummary3
url: /windows/deployment/deploy-whats-new.md
- title: Additional resources (option 2)
items:
- title: Something here like blogs? Other?
links:
- text: First link here
url: /windows/deployment/deploy-whats-new.md
- text: second link here
url: /windows/deployment/deploy-whats-new.md
- title: Something else here
links:
- text: First link here
url: /windows/deployment/deploy-whats-new.md
- text: second link here
url: /windows/deployment/deploy-whats-new.md