Skip to content

Commit 02f7561

Browse files
authored
Remove unused disqus plugin (prebid#5705)
1 parent 4166487 commit 02f7561

5 files changed

Lines changed: 0 additions & 20 deletions

File tree

_includes/disqus_addon.html

Lines changed: 0 additions & 5 deletions
This file was deleted.

_layouts/api_prebidjs.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@ <h2>{{ page.title }}</h2>
3939

4040
<p><a href="/dev-docs/publisher-api-reference.html">Back to Publisher API Reference</a></p>
4141
</div>
42-
43-
{% if page.show_disqus %}
44-
{% include disqus_addon.html %}
45-
{% endif %}
4642
</div>
4743

4844
</div>

_layouts/bidder.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,6 @@ <h3>"Send All Bids" Ad Server Keys</h3>
8686

8787
<p><a href="/dev-docs/bidders.html">Back to Bidders</a></p>
8888
</div>
89-
90-
{% if page.show_disqus %}
91-
{% include disqus_addon.html %}
92-
{% endif %}
9389
</div>
9490

9591
</div>

_layouts/internal_api_prebidjs.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@ <h2>{{ page.title }}</h2>
3939

4040
<p><a href="/dev-docs/internal-api-reference.html">Back to Internal API Reference</a></p>
4141
</div>
42-
43-
{% if page.show_disqus %}
44-
{% include disqus_addon.html %}
45-
{% endif %}
4642
</div>
4743

4844
</div>

_layouts/test.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ <h4>Send All Bids Ad Server Keys</h4>
4949

5050
</div>
5151

52-
{% if page.show_disqus %}
53-
{% include disqus_addon.html %}
54-
{% endif %}
5552
</div>
5653

5754
</div>

0 commit comments

Comments
 (0)