Skip to content

Commit 6aa0ef0

Browse files
committed
(docs): Add cloudfront url tracker to index.html
1 parent 7252319 commit 6aa0ef0

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

docs/source/conf.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -150,12 +150,6 @@
150150
nbsphinx_allow_errors = True
151151
nbsphinx_execute = "never"
152152

153-
rst_epilog = """
154-
155-
.. |tracking| image:: https://d3tiqpr4kkkomd.cloudfront.net/img/pixel.png?asset=RIXAH6KDSYAI1HHEBLTY
156-
:alt: tracking
157-
158-
"""
159153

160154
def setup(app):
161155
app.add_css_file("css/max_width.css")

docs/source/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,6 @@ Read The Docs
6969
License <https://github.com/awslabs/aws-data-wrangler/blob/main/LICENSE.txt>
7070
Contributing <https://github.com/awslabs/aws-data-wrangler/blob/main/CONTRIBUTING.md>
7171
Legacy Docs (pre-1.0.0) <https://aws-data-wrangler.readthedocs.io/en/legacy/>
72+
73+
.. image:: https://d3tiqpr4kkkomd.cloudfront.net/img/pixel.png?asset=RIXAH6KDSYAI1HHEBLTY
74+
:align: left

0 commit comments

Comments
 (0)