Skip to content

Commit b40dcf0

Browse files
committed
add new ad
1 parent 7de4cd0 commit b40dcf0

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

_layouts/base.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@ <h1>
6868

6969
{% if page.permalink contains "python/" %}
7070

71-
<a href="https://dash.plotly.com/tutorial?utm_medium=graphing_libraries&utm_content=python_footer"><img width="100%" style="margin-top: 20px;"
72-
src="/all_static/images/dash_2023.png" /></a>
71+
<a href="https://plotly.com/studio?utm_medium=graphing_libraries&utm_content=python_footer"><img width="100%" style="margin-top: 20px;"
72+
src="/all_static/images/plotly-studio.png" /></a>
7373

7474
{%elsif page.permalink contains "javascript/" %}
7575

76-
<a href="https://dash.plotly.com/tutorial?utm_medium=graphing_libraries&utm_content=javascript_footer"><img width="100%" style="margin-top: 20px;"
77-
src="/all_static/images/dash_2023.png" /></a>
76+
<a href="https://plotly.com/studio?utm_medium=graphing_libraries&utm_content=javascript_footer"><img width="100%" style="margin-top: 20px;"
77+
src="/all_static/images/plotly-studio.png" /></a>
7878

7979
{% endif %}
8080

_layouts/langindex.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
{% unless page.permalink contains "/reference/" %}
2424
{% if page.permalink contains "python/" %}
2525

26-
<a href="https://dash.plotly.com/tutorial?utm_medium=graphing_libraries&utm_content=python_footer"><img width="100%" style="margin-top: 20px;"
27-
src="/all_static/images/dash_2023.png" /></a>
26+
<a href="https://plotly.com/studio?utm_medium=graphing_libraries&utm_content=python_footer"><img width="100%" style="margin-top: 20px;"
27+
src="/all_static/images/plotly-studio.png" /></a>
2828

2929
{%elsif page.permalink contains "javascript/" %}
3030

31-
<a href="https://dash.plotly.com/tutorial?utm_medium=graphing_libraries&utm_content=javascript_footer"><img width="100%" style="margin-top: 20px;"
32-
src="/all_static/images/dash_2023.png" /></a>
31+
<a href="https://plotly.com/studio?utm_medium=graphing_libraries&utm_content=javascript_footer"><img width="100%" style="margin-top: 20px;"
32+
src="/all_static/images/plotly-studio.png" /></a>
3333

3434
{% endif %}
3535
{% endunless %}

all_static/images/dash-ad.png

-389 KB
Binary file not shown.

all_static/images/dash_2023.png

-1.45 MB
Binary file not shown.
609 KB
Loading

0 commit comments

Comments
 (0)