We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feef3a6 commit 774c030Copy full SHA for 774c030
_includes/layouts/_footer-main.html
@@ -167,7 +167,7 @@ <h6 style="color:#119dff" class="--footer-heading">JOIN OUR MAILING LIST</h6>&#x
167
}
168
169
</script>
170
-{% elsif page.permalink contains "r/" %}
+{% elsif page.permalink contains "r/" or page.permalink contains "ggplot2/" %}
171
<script>
172
window.ALGOLIA_CONFIG = {
173
'applicationId': '{{ site.algolia.application_id }}',
0 commit comments