Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sponsor page updates #30

Merged
merged 2 commits into from Feb 16, 2019
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
@@ -15,11 +15,21 @@ pre: "<i class='fa fa-gift'></i> "

---
## Become a Sponsor
While Project Trident is a minimal-activity, for-profit business in the United States, all financial information is completely open and all sponsorships/donations go toward the furtherment of the project itself.

If you wish to view our financial statements and/or expense accounts, you can find them all on the [trident-finances GitHub repository](https://github.com/project-trident/trident-finances).

* 2019 Budget: $25/month, $300/year
* 2019 Goal: $50/month, $600/year
* 2018 Results: $154 Budgeted, $255.28 in sponsorships (+65.7% of budget)


### Monetary sponsorship
*Unless explicitly requested, sponsor information (such as name) will not be publicly posted. Only the sponsorship amount and date will be placed into the public records.*

#### Monetary sponsorship
{{< donate >}}

#### Effort-based sponsorship
### Effort-based sponsorship
* Forum Software Hosting
* [Artwork or other design details](http://github.com/project-trident/trident-artwork)
* [Website design and improvement](http://github.com/project-trident/trident-website)
@@ -1,4 +1,18 @@
<div class="align-row">
<div>
<a href="https://paypal.me/ProjectTrident/5" target="_blank" class="btn btn-default">
<i class="fa fa-paypal"> Fast $5</i>
</a>
<a href="https://paypal.me/ProjectTrident/10" target="_blank" class="btn btn-default">
<i class="fa fa-paypal"> Fast $10</i>
</a>
<a href="https://paypal.me/ProjectTrident/20" target="_blank" class="btn btn-default">
<i class="fa fa-paypal"> Fast $20</i>
</a>
</div>
</div>
<br>
<p>Click here for additional options such as automatic monthly donations:</p>
<div>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank">
<input type="hidden" name="cmd" value="_s-xclick">
@@ -7,9 +21,3 @@
<img alt="" border="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
</div>
<div>
<a href="https://paypal.me/ProjectTrident/5" target="_blank" class="btn btn-default">
<i class="fa fa-paypal"> Fast $5</i>
</a>
</div>
</div>