Skip to content

Commit 172ae66

Browse files
authored
Fixing TOC (prebid#4852)
1 parent c2d0760 commit 172ae66

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

dev-docs/modules/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ sidebarType: 1
66
---
77

88
# Prebid.js Module Overview
9-
109
{:.no_toc}
1110

1211
The core of Prebid.js contains only the foundational code needed for header bidding. Any functionality that could be considered an add-on is part of a module. These are the major categories:
@@ -16,7 +15,6 @@ The core of Prebid.js contains only the foundational code needed for header bidd
1615
* Any other extensible functionality - documented on this page
1716

1817
* TOC
19-
2018
{:toc}
2119

2220
{% assign module_pages = site.pages | where: "page_type", "module" %}

0 commit comments

Comments
 (0)