|
1 |
| -<html> |
2 |
| - |
3 |
| -<body></body> |
4 |
| - |
5 |
| -<!-- |
6 |
| - https://www.paypal.com/buttons/subscribe |
7 |
| - https://www.paypal.com/billing/plans |
8 |
| - --> |
9 |
| -<h2>Donate to Axmol</h2> |
10 |
| -<h3>PAYPAL</h3> |
11 |
| -<ul> |
12 |
| - <li><a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-9VM686950H472383JM6TDX4I">Backers |
13 |
| - $5/month</a></li> |
14 |
| - <li><a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-5EB70300LE939192AM6TDZ5Y">Bronze |
15 |
| - Sponsors |
16 |
| - $128/month</a></li> |
17 |
| - <li><a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-7HS87167S02857204M6TDLYA">Silver |
18 |
| - Sponsors |
19 |
| - $256/month</a></li> |
20 |
| - <li><a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-9ND398702L222512TM6TDNWI">Gold |
21 |
| - Sponsors |
22 |
| - $512/month</a></li> |
23 |
| - <li><a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-6C3587975L082745GM6TDONQ">Platinum |
24 |
| - Sponsors |
25 |
| - $1000/month</a></li> |
26 |
| - <li><a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-86H31297SL340131SM6TDQRA">Titanium |
27 |
| - Sponsors |
28 |
| - $3000/month</a></li> |
29 |
| - <li><a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-5KR91415507341839M6TDVRI">Diamond |
30 |
| - Sponsors |
31 |
| - $5000/month</a></li> |
32 |
| -</ul> |
33 |
| - |
34 |
| -<h3>ALIPAY</h3> |
35 |
| -<p>请备注:赞助Axmol</p> |
36 |
| -<p align="left"> |
37 |
| - <img src="alipay.jpg" height="300" /> |
38 |
| -</p> |
39 |
| - |
40 |
| -<h3>WXPAY</h3> |
41 |
| -<p>请备注:赞助Axmol</p> |
42 |
| -<p align="left"> |
43 |
| - <img src="wxpay.png" height="300"/> |
44 |
| -</p> |
45 |
| - |
46 |
| -<h3>Other</h3> |
47 |
| -<ul> |
48 |
| - <li><a href="https://github.com/sponsors/axmolengine">GitHub Sponsors</a></li> |
49 |
| - <li><a href="https://opencollective.com/axmol">Open Collective</a></li> |
50 |
| -</ul> |
51 |
| - |
52 |
| -<h2> </h2> |
53 |
| - |
54 |
| -<h2>Axmol Sponsors</h2> |
55 |
| -<h3>Titanium Sponsors</h3> |
56 |
| -<p align="left"> |
57 |
| - <a href="https://scorewarrior.com/?ad=axmol" target=_blank><img |
58 |
| - src="https://cdn.prod.website-files.com/633da33305ac754156026dd8/63566f1edf5f0712f94f7f1b_sw-triangle-821890.svg" |
59 |
| - height="120" /></a> |
60 |
| -</p> |
61 |
| -<h3>Other Sponsors</h3> |
62 |
| -<ul> |
63 |
| - <li><a href="https://github.com/sponsors/axmolengine">GitHub Sponsors</a></li> |
64 |
| - <li><a href="https://opencollective.com/axmol">Open Collective</a></li> |
65 |
| -</ul> |
66 |
| - |
67 |
| -<h3>Sponsors from alipay or wxpay</h3> |
68 |
| -<ul> |
69 |
| -</ul> |
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en-US"> |
70 | 3 |
|
| 4 | +<head> |
| 5 | + <meta charset="UTF-8"> |
| 6 | + |
| 7 | + <!-- Begin Jekyll SEO tag v2.8.0 --> |
| 8 | + <title>Axmol Engine | A Multi-platform Engine for Mobile, Desktop and Xbox</title> |
| 9 | + <meta name="generator" content="Jekyll v3.9.3" /> |
| 10 | + <meta property="og:title" content="Axmol Engine" /> |
| 11 | + <meta property="og:locale" content="en_US" /> |
| 12 | + <meta name="description" content="The axmol home page" /> |
| 13 | + <meta property="og:description" content="The axmol home page" /> |
| 14 | + <link rel="canonical" href="https://axmol.dev/" /> |
| 15 | + <meta property="og:url" content="https://axmol.dev/" /> |
| 16 | + <meta property="og:site_name" content="axmol.dev" /> |
| 17 | + <meta property="og:type" content="website" /> |
| 18 | + <meta name="twitter:card" content="summary" /> |
| 19 | + <meta property="twitter:title" content="Axmol Engine" /> |
| 20 | + <script type="application/ld+json"> |
| 21 | + {"@context":"https://schema.org","@type":"WebSite","description":"The axmol home page","headline":"Axmol Engine","name":"axmol.dev","url":"https://axmol.dev/"}</script> |
| 22 | + <!-- End Jekyll SEO tag --> |
| 23 | + |
| 24 | + <link rel="preconnect" href="https://fonts.gstatic.com"> |
| 25 | + <link rel="preload" href="https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap" as="style" |
| 26 | + type="text/css" crossorigin> |
| 27 | + <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 28 | + <meta name="theme-color" content="#157878"> |
| 29 | + <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> |
| 30 | + <link rel="stylesheet" href="assets/css/style.css?v=fb4aeb0a15d8adcd11c824dee3f2322a9ffc5418" "> |
| 31 | + <!-- start custom head snippets, customize with your own _includes/head-custom.html file --> |
| 32 | + <!-- Setup Google Analytics --> |
| 33 | + <!-- You can set your favicon here --> |
| 34 | + <!-- <link rel=" shortcut icon" type="image/x-icon" href="favicon.ico"> --> |
| 35 | + <!-- end custom head snippets --> |
| 36 | + |
| 37 | +</head> |
| 38 | + |
| 39 | +<body> |
| 40 | + |
| 41 | + <a id="skip-to-content" href="#content">Skip to the content.</a> |
| 42 | + |
| 43 | + <header class="page-header" role="banner"> |
| 44 | + <h1 class="project-name"><a href="https://axmol.dev/">Axmol Engine</a></h1> |
| 45 | + <h2 class="project-tagline">A Multi-platform Engine for Mobile, Desktop and Xbox.</h2> |
| 46 | + </header> |
| 47 | + |
| 48 | + <main id="content" class="main-content" role="main"> |
| 49 | + |
| 50 | + <h2>Donate to Axmol</h2> |
| 51 | + <h3>Direct Payment</h3> |
| 52 | + <h4>PAYPAL</h4> |
| 53 | + <ul> |
| 54 | + <li> |
| 55 | + <a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-9VM686950H472383JM6TDX4I"> |
| 56 | + Backers |
| 57 | + $5/month |
| 58 | + </a> |
| 59 | + </li> |
| 60 | + <li> |
| 61 | + <a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-5EB70300LE939192AM6TDZ5Y"> |
| 62 | + Bronze |
| 63 | + Sponsors |
| 64 | + $128/month |
| 65 | + </a> |
| 66 | + </li> |
| 67 | + <li> |
| 68 | + <a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-7HS87167S02857204M6TDLYA"> |
| 69 | + Silver |
| 70 | + Sponsors |
| 71 | + $256/month |
| 72 | + </a> |
| 73 | + </li> |
| 74 | + <li> |
| 75 | + <a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-9ND398702L222512TM6TDNWI"> |
| 76 | + Gold |
| 77 | + Sponsors |
| 78 | + $512/month |
| 79 | + </a> |
| 80 | + </li> |
| 81 | + <li> |
| 82 | + <a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-6C3587975L082745GM6TDONQ"> |
| 83 | + Platinum |
| 84 | + Sponsors |
| 85 | + $1000/month |
| 86 | + </a> |
| 87 | + </li> |
| 88 | + <li> |
| 89 | + <a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-86H31297SL340131SM6TDQRA"> |
| 90 | + Titanium |
| 91 | + Sponsors |
| 92 | + $3000/month |
| 93 | + </a> |
| 94 | + </li> |
| 95 | + <li> |
| 96 | + <a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-5KR91415507341839M6TDVRI"> |
| 97 | + Diamond |
| 98 | + Sponsors |
| 99 | + $5000/month |
| 100 | + </a> |
| 101 | + </li> |
| 102 | + </ul> |
| 103 | + |
| 104 | + <h4>ALIPAY</h4> |
| 105 | + <p>请备注:赞助Axmol</p> |
| 106 | + <p align="left"> |
| 107 | + <img src="alipay.jpg" height="300" /> |
| 108 | + </p> |
| 109 | + |
| 110 | + <h4>WXPAY</h4> |
| 111 | + <p>请备注:赞助Axmol</p> |
| 112 | + <p align="left"> |
| 113 | + <img src="wxpay.png" height="300" /> |
| 114 | + </p> |
| 115 | + |
| 116 | + <h3>Fiscal Host</h3> |
| 117 | + <ul> |
| 118 | + <li><a href="https://github.com/sponsors/axmolengine">GitHub Sponsors</a></li> |
| 119 | + <li><a href="https://opencollective.com/axmol">Open Collective</a></li> |
| 120 | + </ul> |
| 121 | + |
| 122 | + <hr /> |
| 123 | + |
| 124 | + <h2>Axmol Sponsors</h2> |
| 125 | + <h3>Titanium Sponsors</h3> |
| 126 | + <p align="left"> |
| 127 | + <a href="https://scorewarrior.com/?ad=axmol" target=_blank> |
| 128 | + <img src="https://cdn.prod.website-files.com/633da33305ac754156026dd8/63566f1edf5f0712f94f7f1b_sw-triangle-821890.svg" |
| 129 | + height="200" /> |
| 130 | + </a> |
| 131 | + </p> |
| 132 | + |
| 133 | + <h3>Direct Sponsors</h3> |
| 134 | + <ul> |
| 135 | + </ul> |
| 136 | + |
| 137 | + <h3>Paltform Sponsors</h3> |
| 138 | + <ul> |
| 139 | + <li><a href="https://github.com/sponsors/axmolengine">GitHub Sponsors</a></li> |
| 140 | + <li><a href="https://opencollective.com/axmol">Open Collective</a></li> |
| 141 | + </ul> |
| 142 | + |
| 143 | + </main> |
71 | 144 | </body>
|
72 | 145 |
|
73 | 146 | </html>
|
0 commit comments