Skip to content

Commit ec4459a

Browse files
committed
add js for ethical ads experiment
1 parent 73f39da commit ec4459a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
from runestone import runestone_static_dirs, runestone_extensions, setup
2222
import pkg_resources
2323

24+
setup.custom_js_files = [
25+
"https://media.ethicalads.io/media/client/ethicalads.min.js"
26+
]
2427

2528
# -- General configuration -----------------------------------------------------
2629

0 commit comments

Comments
 (0)