Update contribution page

This commit is contained in:
amcmanu3 2022-06-11 16:36:07 -04:00
parent 0ed4347254
commit d5be8d1531
3 changed files with 39 additions and 37 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 KiB

View File

@ -13,7 +13,7 @@
<div class="row page-title-header">
<div class="col-12">
<div class="page-header">
<h4 class="page-title">Contribute</h4>
<h1 class="page-title">Contribute</h1>
</div>
</div>
@ -26,40 +26,65 @@
<div class="card">
<div class="card-body">
<h4 class="card-title">Recurring Support</h4>
<h1 class="card-title">Recurring Support</h1>
<div class="media-body">
<p class="card-text">
Patrons get access to several perks, such as behind the scenes videos, posts, and updates.<br>
Patrons also get early access to new software!
</p>
<ul class="card-text">
<li>Kofi Subscribers and Patrons get access to several perks, such as behind the scenes videos, posts,
and
updates.</li>
<li>Kofi Subscribers and Patrons also get early access to new software!</li>
</ul>
<br />
<div class="text-center">
<a href='https://ko-fi.com/C0C1AIIZS' target='_blank'><img style='border:0px;width:100%;'
src='../static/assets/images/kofi_cross.png' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
</div>
<br>
<div class="text-center">
<a href="https://www.patreon.com/bePatron?u=27882946"
data-patreon-widget-type="become-patron-button">Become a Patron!</a>
<script async src="https://c6.patreon.com/becomePatronButton.bundle.js"></script>
<br>
<iframe id='kofiframe'
src='https://ko-fi.com/arcadiatech/?hidefeed=true&widget=true&embed=true&preview=true'
style='border:none;width:69%;padding:4px;background:#1d1d2f;' height='712' title='arcadiatech'></iframe>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-4 grid-margin">
<div class="card">
<div class="card-body">
<h4 class="card-title">Volunteer Time!</h4>
<h1 class="card-title">One Time Support</h1>
<div class="media-body">
<p class="card-text">
Any donation is much appreciated!
</p>
<br />
<div class="text-center">
<iframe id='kofiframe'
src='https://ko-fi.com/arcadiatech/?hidefeed=true&widget=true&embed=true&preview=true'
style='border:none;width:100%;padding:4px;background:#1d1d2f;' height='650'
title='arcadiatech'></iframe>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-4 grid-margin">
<div class="card">
<div class="card-body">
<h1 class="card-title">Volunteer Time!</h1>
<div class="media-body">
<p class="card-text">
Join the discord and volunteer to help others solve issues, write documentation, translate Crafty into a
new language.
Come for the support, stay for the community. We have a very strong community full of people who are great
Come for the support, stay for the community. We have a very strong community full of people who are
great
to be around.
</p>
<br />
@ -72,29 +97,6 @@
</div>
</div>
<div class="col-md-4 grid-margin">
<div class="card">
<div class="card-body">
<h4 class="card-title">More Ways Coming Soon...</h4>
<div class="media-body">
<p class="card-text">
Thank you for your interest in contributing to Aracdia Technology's Crafty Controller.
We are always thinking of new ways for our community to contribute to this awesome project. <br><br> If
you don't see
a contribution method that peaks your interest now please check back soon.
</p>
<br />
<div class="text-center">
</div>
</div>
</div>
</div>
</div>
</div>