We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b376a15 commit 065ed17Copy full SHA for 065ed17
theme/templates/sponsor.html
@@ -128,7 +128,7 @@ <h3 class="panel-head">Sponsored By</h3>
128
129
{% elif page.title == 'Introduction' %}
130
{% include "rp-advert.html" %}
131
-{% elif page.slug == 'monitoring' %}
+{% 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' %}
132
{% include "rollbar.html" %}
133
{% else %}
134
{% include "fsp-guide-advert.html" %}
0 commit comments