Skip to content

Commit a6f31f0

Browse files
authored
Merge pull request #1769 from praw-dev/sponsor
Add sponsors section to readme and docs
2 parents d9c8f35 + cc06aaa commit a6f31f0

File tree

4 files changed

+15
-0
lines changed

4 files changed

+15
-0
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,3 +177,10 @@ PRAW's source (v4.0.0+) is provided under the `Simplified BSD License
177177

178178
Earlier versions of PRAW were released under `GPLv3
179179
<https://github.com/praw-dev/praw/blob/0c88697fdc26e75f87b68e2feb11e101e90ce215/COPYING>`_.
180+
181+
Sponsors
182+
--------
183+
184+
.. raw:: html
185+
186+
<a alt="Nuclei" href="https://nuclei.ai" rel="nofollow"><img src="https://nuclei.ai/nuclei_logo_with_text.png" height="75px"></a>

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ application. See :ref:`oauth` for information on using **installed** application
6161
package_info/glossary
6262
package_info/praw7_migration
6363
package_info/references
64+
package_info/sponsors
6465

6566
.. toctree::
6667
:hidden:

docs/package_info/NucleiLogo.png

186 KB
Loading

docs/package_info/sponsors.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Sponsors
2+
========
3+
4+
.. image:: NucleiLogo.png
5+
:alt: Nuclei
6+
:height: 75
7+
:target: https://nuclei.ai

0 commit comments

Comments
 (0)