Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 0645431

Browse files
committed
Update: try a different ad style
1 parent ed1c067 commit 0645431

File tree

1 file changed

+1
-1
lines changed
  • runestone/common/project_template/_templates/plugin_layouts/sphinx_bootstrap

1 file changed

+1
-1
lines changed

runestone/common/project_template/_templates/plugin_layouts/sphinx_bootstrap/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ <h4>Before you keep reading...</h4>
341341
{% if dynamic_pages == 'True' %}
342342
{% raw %}
343343
{% if show_ethical_ad %}
344-
<div data-ea-publisher="runestoneacademy" data-ea-type="text"></div>
344+
<div data-ea-publisher="runestoneacademy" data-ea-type="image" data-ea-style="stickybox"></div>
345345
{% endif %}
346346
{% endraw %}
347347
{% endif %}

0 commit comments

Comments
 (0)