-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f4685f2
commit a952f65
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<div> | ||
<hr class="home-divider-small" /> | ||
<h2>Donate to PlatformIO Project <br /><small>The only open-source and vendor-agnostic ecosystem for embedded development</small></h2> | ||
<p style="margin: 20px 0;">If you have found PlatformIO to be useful in your work, research or company, please consider making a donation to the project commensurate with your resources. Any amount helps! All donations will be used strictly to fund the development of PlatformIO Project.</p> | ||
<p style="margin: 20px 0;">PlatformIO is free and open-source software. Please consider making a donation to ensure it continues to thrive and remain independent for years to come.</p> | ||
<div ng-include="'views/donation_buttons.html'"></div> | ||
<p>Learn more about <a href="/donate">donating to PlatformIO Project</a>.</p> | ||
</div> |