Skip to content

Commit 065ed17

Browse files
committed
add rollbar images
1 parent b376a15 commit 065ed17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theme/templates/sponsor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h3 class="panel-head">Sponsored By</h3>
128128

129129
{% elif page.title == 'Introduction' %}
130130
{% include "rp-advert.html" %}
131-
{% elif page.slug == 'monitoring' %}
131+
{% elif page.slug == 'monitoring' or page.slug == 'devops' or page.slug == 'caching' or page.slug == 'web-analytics' or page.slug == 'servers' or page.slug == 'docker' %}
132132
{% include "rollbar.html" %}
133133
{% else %}
134134
{% include "fsp-guide-advert.html" %}

0 commit comments

Comments
 (0)