Skip to content

Commit 71a0906

Browse files
committed
ver
1 parent c973514 commit 71a0906

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nitrocraft",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"private": false,
55
"type": "module",
66
"scripts": {

src/routes/index.get.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -239,12 +239,6 @@ export default defineEventHandler((event) => {
239239
<a href="https://github.com/sponsors/EuphoriaDevelopmentOrg" target="_blank" rel="noopener noreferrer">
240240
<img src="https://img.shields.io/badge/GitHub%20Sponsors-Support-181717?logo=githubsponsors&logoColor=white" alt="Support via GitHub Sponsors" width="173" height="20" loading="lazy" decoding="async">
241241
</a>
242-
<a href="https://www.paypal.me/repgraphics" target="_blank" rel="noopener noreferrer">
243-
<img src="https://img.shields.io/badge/PayPal-Donate-00457C?logo=paypal&logoColor=white" alt="Donate via PayPal" width="113" height="20" loading="lazy" decoding="async">
244-
</a>
245-
<a href="https://www.patreon.com/c/EuphoriaDevelopment" target="_blank" rel="noopener noreferrer">
246-
<img src="https://img.shields.io/badge/Patreon-Become%20a%20Patron-F96854?logo=patreon&logoColor=white" alt="Support on Patreon" width="173" height="20" loading="lazy" decoding="async">
247-
</a>
248242
</div>
249243
<p class="support-tier-note">Support tiers: <strong>$5</strong> Supporter, <strong>$10</strong> Builder, and <strong>$20</strong> Sponsor Spotlight (includes homepage + <a href="https://github.com/EuphoriaDevelopmentOrg/NitroCraft#donations" target="_blank" rel="noopener noreferrer">README sponsor placement</a>).</p>
250244
</div>

0 commit comments

Comments
 (0)