Skip to content

Commit 8e16826

Browse files
author
Saurabh Kumar
committed
Deployed with MkDocs version: 1.0.4
1 parent c743968 commit 8e16826

4 files changed

Lines changed: 19 additions & 4 deletions

File tree

CONTRIBUTING/index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -331,9 +331,6 @@ <h1 id="contributing">Contributing</h1>
331331
<p>All the contributions are welcome! Please open <a href="https://github.com/theskumar/python-dotenv/issues/new">an
332332
issue</a> or send us
333333
a pull request.</p>
334-
<p>This project is currently maintained by <a href="https://saurabh-kumar.com">Saurabh Kumar</a> and <a href="https://github.com/bbc2">Bertrand Bonnefoy-Claudet</a> and would not
335-
have been possible without the support of these <a href="https://github.com/theskumar/python-dotenv/graphs/contributors">awesome
336-
people</a>.</p>
337334
<p>Executing the tests:</p>
338335
<div class="codehilite"><pre><span></span>$ pip install -r requirements.txt
339336
$ pip install -e .

index.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,13 @@
316316

317317
</li>
318318

319+
<li class="md-nav__item">
320+
<a href="#acknowledgements" class="md-nav__link">
321+
Acknowledgements
322+
</a>
323+
324+
</li>
325+
319326

320327

321328

@@ -475,6 +482,13 @@
475482

476483
</li>
477484

485+
<li class="md-nav__item">
486+
<a href="#acknowledgements" class="md-nav__link">
487+
Acknowledgements
488+
</a>
489+
490+
</li>
491+
478492

479493

480494

@@ -733,6 +747,10 @@ <h2 id="related-projects">Related Projects</h2>
733747
<li><a href="https://github.com/sloria/environs">environs</a></li>
734748
<li><a href="https://github.com/rochacbruno/dynaconf">dynaconf</a></li>
735749
</ul>
750+
<h2 id="acknowledgements">Acknowledgements</h2>
751+
<p>This project is currently maintained by <a href="https://saurabh-kumar.com">Saurabh Kumar</a> and <a href="https://github.com/bbc2">Bertrand Bonnefoy-Claudet</a> and would not
752+
have been possible without the support of these <a href="https://github.com/theskumar/python-dotenv/graphs/contributors">awesome
753+
people</a>.</p>
736754

737755

738756

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)