diff --git a/_layouts/base.html b/_layouts/base.html index c7ebe2ee2..7a691536d 100644 --- a/_layouts/base.html +++ b/_layouts/base.html @@ -68,13 +68,13 @@

{% if page.permalink contains "python/" %} - + {%elsif page.permalink contains "javascript/" %} - + {% endif %} diff --git a/_layouts/langindex.html b/_layouts/langindex.html index 900b46167..b3160e754 100644 --- a/_layouts/langindex.html +++ b/_layouts/langindex.html @@ -23,13 +23,13 @@ {% unless page.permalink contains "/reference/" %} {% if page.permalink contains "python/" %} - + {%elsif page.permalink contains "javascript/" %} - + {% endif %} {% endunless %} diff --git a/all_static/images/dash-ad.png b/all_static/images/dash-ad.png deleted file mode 100644 index 6389f0c24..000000000 Binary files a/all_static/images/dash-ad.png and /dev/null differ diff --git a/all_static/images/dash_2023.png b/all_static/images/dash_2023.png deleted file mode 100644 index 4ac4b1c9f..000000000 Binary files a/all_static/images/dash_2023.png and /dev/null differ diff --git a/all_static/images/plotly-studio.png b/all_static/images/plotly-studio.png new file mode 100644 index 000000000..53a0765a2 Binary files /dev/null and b/all_static/images/plotly-studio.png differ