We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffd220a commit 1cc703dCopy full SHA for 1cc703d
_config.yml
@@ -27,9 +27,10 @@ html:
27
use_repository_button : false # Whether to add a link to your repository button
28
use_issues_button : true # Whether to add an "open an issue" button
29
extra_navbar : | # Will be displayed underneath the left navbar.
30
- <h2>Book edition: 2.0.1rc1</h2>
+ <h2>Book edition: 2.0.1</h2>
31
<strong>Previous editions</strong></br>
32
<a href="../../../v/2.0.0/index.html">2.0.0</a></br>
33
+ <a href="../../../v/dev/index.html">dev (latest)</a></br>
34
Powered by <a href="https://jupyterbook.org">Jupyter Book</a> and
35
<a href="https://astropy.org">Astropy</a>
36
extra_footer : | # Will be displayed underneath the footer.
0 commit comments