Skip to content

Commit

Permalink
Add v0.11 docs to archive dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
mwaskom committed Sep 5, 2022
1 parent 0dfd322 commit 57a0b54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/_templates/layout.html
Expand Up @@ -14,6 +14,7 @@
Archive
</a>
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="dropdownMenuLink">
<a class="dropdown-item" href="./archive/0.11/index.html">v0.11</a>
<a class="dropdown-item" href="./archive/0.10/index.html">v0.10</a>
<a class="dropdown-item" href="./archive/0.9/index.html">v0.9</a>
</div>
Expand Down

0 comments on commit 57a0b54

Please sign in to comment.