File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ exclude docs/_static/js/plotly.min.js
2525recursive-include docs *.md *.py *.rst
2626recursive-include docs/_static/charts *.webp
2727recursive-include docs/_static/css *.css
28- recursive-include docs/_static/img *.png *.webp *.svg *.gif *.jpg
28+ recursive-include docs/_static/img *.png *.webp *.svg *.gif *.jpeg
2929recursive-include docs/_static/js *.js
3030recursive-include docs/_templates *.html
3131prune docs/_build
File renamed without changes.
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ The resulting ridgeline plot generated by the code above:
9797:::
9898:::{tab-item} Target/reference image
9999The target reference from the [ _ from Data to Viz_ post] ( https://www.data-to-viz.com/graph/ridgeline.html ) :
100- ![ reference ridgeline plot of the probly dataset from data to viz] ( /_static/img/probly_original.jpg )
100+ ![ reference ridgeline plot of the probly dataset from data to viz] ( /_static/img/probly_original.jpeg )
101101:::
102102::::
103103
You can’t perform that action at this time.
0 commit comments