Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0fd18d0

Browse files
committed
Fix layout so PDF link appears below cheatsheet image
1 parent 0a1d8f1 commit 0fd18d0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<div class="sidebar-cheatsheets">
22
<h3>Cheatsheets</h3>
3+
34
<a href="https://matplotlib.org/cheatsheets/">
45
<img src="_static/mpl_cheatsheet1.png"
56
alt="Matplotlib cheatsheets"
@@ -8,7 +9,7 @@ <h3>Cheatsheets</h3>
89

910
<p>
1011
<a href="https://matplotlib.org/stable/Matplotlib.pdf">
11-
Download the full Matplotlib PDF documentation
12+
📄 Download full PDF documentation
1213
</a>
1314
</p>
1415
</div>

0 commit comments

Comments
 (0)