Skip to content

Commit

Permalink
Improve donate page
Browse files Browse the repository at this point in the history
  • Loading branch information
halx99 committed Feb 8, 2025
1 parent 6637a90 commit 361165d
Show file tree
Hide file tree
Showing 3 changed files with 213 additions and 111 deletions.
211 changes: 142 additions & 69 deletions docs/donate.html
Original file line number Diff line number Diff line change
@@ -1,73 +1,146 @@
<html>

<body></body>

<!--
https://www.paypal.com/buttons/subscribe
https://www.paypal.com/billing/plans
-->
<h2>Donate to Axmol</h2>
<h3>PAYPAL</h3>
<ul>
<li><a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-9VM686950H472383JM6TDX4I">Backers
$5/month</a></li>
<li><a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-5EB70300LE939192AM6TDZ5Y">Bronze
Sponsors
$128/month</a></li>
<li><a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-7HS87167S02857204M6TDLYA">Silver
Sponsors
$256/month</a></li>
<li><a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-9ND398702L222512TM6TDNWI">Gold
Sponsors
$512/month</a></li>
<li><a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-6C3587975L082745GM6TDONQ">Platinum
Sponsors
$1000/month</a></li>
<li><a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-86H31297SL340131SM6TDQRA">Titanium
Sponsors
$3000/month</a></li>
<li><a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-5KR91415507341839M6TDVRI">Diamond
Sponsors
$5000/month</a></li>
</ul>

<h3>ALIPAY</h3>
<p>请备注:赞助Axmol</p>
<p align="left">
<img src="alipay.jpg" height="300" />
</p>

<h3>WXPAY</h3>
<p>请备注:赞助Axmol</p>
<p align="left">
<img src="wxpay.png" height="300"/>
</p>

<h3>Other</h3>
<ul>
<li><a href="https://github.com/sponsors/axmolengine">GitHub Sponsors</a></li>
<li><a href="https://opencollective.com/axmol">Open Collective</a></li>
</ul>

<h2>&nbsp;</h2>

<h2>Axmol Sponsors</h2>
<h3>Titanium Sponsors</h3>
<p align="left">
<a href="https://scorewarrior.com/?ad=axmol" target=_blank><img
src="https://cdn.prod.website-files.com/633da33305ac754156026dd8/63566f1edf5f0712f94f7f1b_sw-triangle-821890.svg"
height="120" /></a>
</p>
<h3>Other Sponsors</h3>
<ul>
<li><a href="https://github.com/sponsors/axmolengine">GitHub Sponsors</a></li>
<li><a href="https://opencollective.com/axmol">Open Collective</a></li>
</ul>

<h3>Sponsors from alipay or wxpay</h3>
<ul>
</ul>
<!DOCTYPE html>
<html lang="en-US">

<head>
<meta charset="UTF-8">

<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Axmol Engine | A Multi-platform Engine for Mobile, Desktop and Xbox</title>
<meta name="generator" content="Jekyll v3.9.3" />
<meta property="og:title" content="Axmol Engine" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="The axmol home page" />
<meta property="og:description" content="The axmol home page" />
<link rel="canonical" href="https://axmol.dev/" />
<meta property="og:url" content="https://axmol.dev/" />
<meta property="og:site_name" content="axmol.dev" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Axmol Engine" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"The axmol home page","headline":"Axmol Engine","name":"axmol.dev","url":"https://axmol.dev/"}</script>
<!-- End Jekyll SEO tag -->

<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="preload" href="https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap" as="style"
type="text/css" crossorigin>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="stylesheet" href="assets/css/style.css?v=fb4aeb0a15d8adcd11c824dee3f2322a9ffc5418" ">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics -->
<!-- You can set your favicon here -->
<!-- <link rel=" shortcut icon" type="image/x-icon" href="favicon.ico"> -->
<!-- end custom head snippets -->

</head>

<body>

<a id="skip-to-content" href="#content">Skip to the content.</a>

<header class="page-header" role="banner">
<h1 class="project-name"><a href="https://axmol.dev/">Axmol Engine</a></h1>
<h2 class="project-tagline">A Multi-platform Engine for Mobile, Desktop and Xbox.</h2>
</header>

<main id="content" class="main-content" role="main">

<h2>Donate to Axmol</h2>
<h3>Direct Payment</h3>
<h4>PAYPAL</h4>
<ul>
<li>
<a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-9VM686950H472383JM6TDX4I">
Backers
$5/month
</a>
</li>
<li>
<a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-5EB70300LE939192AM6TDZ5Y">
Bronze
Sponsors
$128/month
</a>
</li>
<li>
<a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-7HS87167S02857204M6TDLYA">
Silver
Sponsors
$256/month
</a>
</li>
<li>
<a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-9ND398702L222512TM6TDNWI">
Gold
Sponsors
$512/month
</a>
</li>
<li>
<a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-6C3587975L082745GM6TDONQ">
Platinum
Sponsors
$1000/month
</a>
</li>
<li>
<a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-86H31297SL340131SM6TDQRA">
Titanium
Sponsors
$3000/month
</a>
</li>
<li>
<a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-5KR91415507341839M6TDVRI">
Diamond
Sponsors
$5000/month
</a>
</li>
</ul>

<h4>ALIPAY</h4>
<p>请备注:赞助Axmol</p>
<p align="left">
<img src="alipay.jpg" height="300" />
</p>

<h4>WXPAY</h4>
<p>请备注:赞助Axmol</p>
<p align="left">
<img src="wxpay.png" height="300" />
</p>

<h3>Fiscal Host</h3>
<ul>
<li><a href="https://github.com/sponsors/axmolengine">GitHub Sponsors</a></li>
<li><a href="https://opencollective.com/axmol">Open Collective</a></li>
</ul>

<hr />

<h2>Axmol Sponsors</h2>
<h3>Titanium Sponsors</h3>
<p align="left">
<a href="https://scorewarrior.com/?ad=axmol" target=_blank>
<img src="https://cdn.prod.website-files.com/633da33305ac754156026dd8/63566f1edf5f0712f94f7f1b_sw-triangle-821890.svg"
height="200" />
</a>
</p>

<h3>Direct Sponsors</h3>
<ul>
</ul>

<h3>Paltform Sponsors</h3>
<ul>
<li><a href="https://github.com/sponsors/axmolengine">GitHub Sponsors</a></li>
<li><a href="https://opencollective.com/axmol">Open Collective</a></li>
</ul>

</main>
</body>

</html>
Loading

0 comments on commit 361165d

Please sign in to comment.