Skip to content

Commit c973514

Browse files
committed
URL Updates
1 parent 115cb2d commit c973514

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# These are supported funding model platforms
22

3-
github: [RepGraphics]
3+
github: [EuphoriaDevelopmentOrg]
44
patreon: EuphoriaDevelopment

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,9 @@ Create a `.env` file and configure the following values.
172172

173173
If NitroCraft helps your projects, you can support ongoing development here:
174174

175-
[![GitHub Sponsors](https://img.shields.io/badge/GitHub%20Sponsors-Support-181717?style=for-the-badge&logo=githubsponsors&logoColor=white)](https://github.com/sponsors/RepGraphics)
175+
[![GitHub Sponsors](https://img.shields.io/badge/GitHub%20Sponsors-Support-181717?style=for-the-badge&logo=githubsponsors&logoColor=white)](https://github.com/sponsors/EuphoriaDevelopmentOrg)
176176

177-
- GitHub Sponsors: [github.com/sponsors/RepGraphics](https://github.com/sponsors/RepGraphics)
177+
- GitHub Sponsors: [github.com/sponsors/EuphoriaDevelopmentOrg](https://github.com/sponsors/EuphoriaDevelopmentOrg)
178178

179179
### Supporter Tiers
180180

src/routes/index.get.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ export default defineEventHandler((event) => {
236236
237237
<div id="support" class="support-strip" aria-label="Support NitroCraft">
238238
<span class="support-strip-label">Support NitroCraft:</span>
239-
<a href="https://github.com/sponsors/RepGraphics" target="_blank" rel="noopener noreferrer">
239+
<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>
242242
<a href="https://www.paypal.me/repgraphics" target="_blank" rel="noopener noreferrer">

0 commit comments

Comments
 (0)