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

Skip to content

Commit c2e7584

Browse files
committed
Move banner back to homepage
1 parent 5c615bf commit c2e7584

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

‎docs/_templates/breadcrumbs.html‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@
55
Name class btn-neutral so it inherits properties of other RTD buttons
66
-->
77
{% block breadcrumbs %}
8+
<!--
89
<div class="admonition note">
910
<p><a href="https://github.com/lukelbd">ProPlot author here</a>: Due to my day job as a graduate student, certain <a href="https://github.com/lukelbd/proplot/pulls?q=is%3Aopen+is%3Apr">feature additions</a> may be delayed to the summer of 2020. In the meantime, if you are interested in contributing to ProPlot, please see the <a href="https://proplot.readthedocs.io/en/latest/contributions.html">contribution guide</a>. Any amount of help is welcome!
1011
</p>
1112
</div>
13+
-->
1214
<li id="lightdark-li">
1315
<label for="lightdark-checkbox" id="lightdark-label">
1416
<input type="checkbox" id="lightdark-checkbox"/>

‎docs/index.rst‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ ProPlot
1010

1111
A comprehensive, easy-to-use `matplotlib <https://matplotlib.org/>`__ wrapper for making beautiful, publication-quality graphics. This project is published `on GitHub <https://github.com/lukelbd/proplot>`__.
1212

13-
..
14-
Please note that due to my day job as a graduate student, `certain feature additions <https://github.com/lukelbd/proplot/pulls?q=is%3Aopen+is%3Apr>`__ will be delayed to the summer of 2020. In the meantime, if you are interested in contributing to ProPlot, please see the :ref:`contribution guide <Contribution guide>`. Any amount of help is welcome!
13+
Please note that due to my day job as a graduate student, `certain feature additions <https://github.com/lukelbd/proplot/pulls?q=is%3Aopen+is%3Apr>`__ may be delayed to the summer of 2020. In the meantime, if you are interested in contributing to ProPlot, please see the :ref:`contribution guide <Contribution guide>`. Any amount of help is welcome!
1514

1615
.. toctree::
1716
:maxdepth: 1

0 commit comments

Comments
 (0)