Skip to content
Draft
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
4 changes: 3 additions & 1 deletion .markdownlint.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,7 @@
"MD024": false,
"MD025": false,
"MD033": false,
"MD036": false
"MD036": false,
"MD055": false,
"MD056": false
}
19 changes: 14 additions & 5 deletions _data/dropdown_v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,15 @@
isSubSectionStart: 0

- subsectionId: 3
sectionId: 1
sectionName: Product
title: Prebid Sales Agent
link: /agents/salesagent.html
needsDivider: 1
isHeader: 0
isSubSectionStart: 1

- subsectionId: 4
sectionId: 1
sectionName: Product
title: Formats
Expand All @@ -153,7 +162,7 @@
isHeader: 0
isSubSectionStart: 1

- subsectionId: 3
- subsectionId: 4
sectionId: 1
sectionName: Product
title: Display
Expand All @@ -162,7 +171,7 @@
isHeader: 0
isSubSectionStart: 0

- subsectionId: 3
- subsectionId: 4
sectionId: 1
sectionName: Product
title: Video
Expand All @@ -171,7 +180,7 @@
isHeader: 0
isSubSectionStart: 0

- subsectionId: 3
- subsectionId: 4
sectionId: 1
sectionName: Product
title: Native
Expand All @@ -180,7 +189,7 @@
isHeader: 0
isSubSectionStart: 0

- subsectionId: 3
- subsectionId: 4
sectionId: 1
sectionName: Product
title: AMP
Expand All @@ -189,7 +198,7 @@
isHeader: 0
isSubSectionStart: 0

- subsectionId: 3
- subsectionId: 4
sectionId: 0
sectionName: Product
title: Multi-Format
Expand Down
Loading