style: reword donate page
This commit is contained in:
parent
b2a7bf3536
commit
f048c619f3
@ -1,12 +1,23 @@
|
|||||||
@page
|
@page
|
||||||
@{
|
@{
|
||||||
ViewData["Title"] = "Donate";
|
ViewData["Title"] = "Donate";
|
||||||
}
|
}
|
||||||
|
|
||||||
<h1 class="display-4">Donate</h1>
|
<h1 class="display-4">Donate</h1>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
If you like what I do and would like to donate money to me and fund my coffee addiction, there are a few options for
|
I believe in free and open exchange of information, and I want to keep my educational content free for everyone to
|
||||||
you!
|
access. I will never put ads on my site, and I don't want to put behind a paywall resources that should be available
|
||||||
|
to everybody, regardless of their financial situation.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
However, writing tutorials takes time, and I do have to pay for hosting. While I will never ask you for money, I
|
||||||
|
will always appreciate it if you do decide to donate. It also helps me to know that people are finding my content
|
||||||
|
useful, and that I should continue to make more.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
If you like what I do and are both willing and able to donate money to me and fund all of this, you can do so using
|
||||||
|
the links below. Thank you for your support!
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
Reference in New Issue
Block a user