diff --git a/docs/source/_templates/layout.html b/docs/source/_templates/layout.html index f5a6014e7..e2649c4b1 100644 --- a/docs/source/_templates/layout.html +++ b/docs/source/_templates/layout.html @@ -4,18 +4,24 @@ {{ super() }}
- GSTools GitHub - GSTools Zenodo DOI - GSTools PyPI +
- GeoStat Website - GeoStat Github - GeoStat Examples - GeoStat ReadTheDocs - GeoStat PyPI +

- Index - Sitemap - {% endblock %} + + {% endblock %} diff --git a/setup.cfg b/setup.cfg index d86b11d08..c2f206ffa 100644 --- a/setup.cfg +++ b/setup.cfg @@ -71,7 +71,7 @@ doc = pyvista>=0.29 sphinx>=4 sphinx-gallery>=0.8 - sphinx-rtd-theme<1 + sphinx-rtd-theme>=1 plotting = matplotlib>=3 pyvista>=0.29