Skip to content

Commit 774c030

Browse files
ggplot search
1 parent feef3a6 commit 774c030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/layouts/_footer-main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ <h6 style="color:#119dff" class="--footer-heading">JOIN OUR MAILING LIST</h6>&#x
167167
}
168168

169169
</script>
170-
{% elsif page.permalink contains "r/" %}
170+
{% elsif page.permalink contains "r/" or page.permalink contains "ggplot2/" %}
171171
<script>
172172
window.ALGOLIA_CONFIG = {
173173
'applicationId': '{{ site.algolia.application_id }}',

0 commit comments

Comments
 (0)