Skip to content

Commit 943fabd

Browse files
committed
Remove pitch from ethical ads page, point folks to actual pitch page.
1 parent 6dfb237 commit 943fabd

File tree

1 file changed

+1
-40
lines changed

1 file changed

+1
-40
lines changed

docs/ethical-advertising.rst

Lines changed: 1 addition & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -103,49 +103,10 @@ We hope that others will join us in this mission:
103103
`talk to your marketing folks <http://ericholscher.com/blog/2016/aug/31/funding-oss-marketing-money/>`_ about using advertising that respects your privacy.
104104
* **If you're a marketer**,
105105
vote with your dollars and support us in building the ad model we want to exist.
106+
`Get more information <https://readthedocs.org/sustainability/advertising/>`_ on what we offer.
106107

107108
.. _massive downsides: http://idlewords.com/talks/what_happens_next_will_amaze_you.htm
108109

109-
Advertise with us
110-
-----------------
111-
112-
If you like our vision,
113-
let's work together to get your ad in front of the Read the Docs audience.
114-
We have over 7 million developers reading documentation each month,
115-
and provide a valuable service to the open source community.
116-
117-
A member of our team will reach out to you with more information and help you to get started promoting your product or brand to millions of developers and ensure you reach your advertising goals.
118-
119-
.. raw:: html
120-
121-
<style type="text/css">
122-
form.advertising {
123-
margin: 1.5em 0em;
124-
padding: 1.5em 0em;
125-
border-top: 1px solid rgba(0,0,0,.1);
126-
}
127-
form.advertising input {
128-
display: block;
129-
margin: 1em 0em;
130-
}
131-
</style>
132-
<form action="https://formspree.io/[email protected]" method="POST" class="advertising">
133-
<label>Name</label>
134-
<input type="text" name="name" size="50" placeholder="Your name" required>
135-
<label>Email</label>
136-
<input type="email" name="_replyto" size="50" placeholder="[email protected]" required>
137-
<label>Your Company</label>
138-
<input type="text" name="company" size="50" placeholder="Your company or organization" required>
139-
<input type="submit" value="Send" class="btn">
140-
141-
<input type="hidden" name="_subject" value="Read the Docs Advertising Inquiry">
142-
<input type="hidden" name="_next" value="//docs.readthedocs.io/en/latest/sponsors.html">
143-
<input type="text" name="_gotcha" style="display:none">
144-
</form>
145-
146-
147-
.. _community-ads:
148-
149110
Community Ads
150111
-------------
151112

0 commit comments

Comments
 (0)