diff --git a/_includes/layouts/_footer-main.html b/_includes/layouts/_footer-main.html index f3d8e607d..c0fe62bb7 100644 --- a/_includes/layouts/_footer-main.html +++ b/_includes/layouts/_footer-main.html @@ -9,7 +9,7 @@
Sign up to stay in the loop with all things Plotly — from Dash Club to product updates, webinars, and more!
- + SubscribePlotly Studio: Transform any dataset into an interactive data application in minutes with AI. Try Plotly Studio now. +
Plotly Studio: Transform any dataset into an interactive data application in minutes with AI. Try Plotly Studio now.
{%elsif page.permalink contains "javascript/" %}
-
{% endif %}
diff --git a/_layouts/langindex.html b/_layouts/langindex.html
index 244921ba4..1f206dad2 100644
--- a/_layouts/langindex.html
+++ b/_layouts/langindex.html
@@ -23,12 +23,12 @@
{% unless page.permalink contains "/reference/" %}
{% if page.permalink contains "python/" %}
-
{%elsif page.permalink contains "javascript/" %}
-
{% endif %}