Skip to content

Commit

Permalink
Merge pull request #464 from readthedocs/davidfischer/inbound-source
Browse files Browse the repository at this point in the history
Add additional inbound sources
  • Loading branch information
davidfischer authored Dec 11, 2024
2 parents 74c2c95 + 8f8e27e commit 3f5c64a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ <h2 class="font-weight-bold">{% if page.inbound_form_title %}{{ page.inbound_for
<option value="">- We'd love to know -</option>
<option value="search-engine">Search Engine / Google</option>
<option value="hackernews">Hacker News</option>
<option value="reddit">Reddit</option>
<option value="slack">Slack group</option>
<option value="saw-your-ads">Saw EthicalAds on another website</option>
<option value="other">Other (specify)</option>
</select>
Expand Down

0 comments on commit 3f5c64a

Please sign in to comment.