From 14b4648b57b51cb670eb61bd6fdf7f3a6458441c Mon Sep 17 00:00:00 2001 From: darkicewolf50 Date: Wed, 14 May 2025 18:23:26 -0600 Subject: [PATCH] feat(FUNDING): added funding links to repo --- .gitea/FUNDING.yml | 2 ++ .github/FUNDING.yml | 2 ++ README.md | 4 ++++ 3 files changed, 8 insertions(+) create mode 100644 .gitea/FUNDING.yml create mode 100644 .github/FUNDING.yml diff --git a/.gitea/FUNDING.yml b/.gitea/FUNDING.yml new file mode 100644 index 0000000..af1ca31 --- /dev/null +++ b/.gitea/FUNDING.yml @@ -0,0 +1,2 @@ +github: darkicewolf50 +ko_fi: darkicewolf50 diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..af1ca31 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +github: darkicewolf50 +ko_fi: darkicewolf50 diff --git a/README.md b/README.md index ff6060d..1b3426f 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,8 @@ This is the code that runs my WASM site. It currently uses dioxus 0.6 and eagerly awaiting for diouxs 0.7 as it looks to be a great update. +This is a mirror of the repo, live code is hosted [here](https://gitea.bajacloud.duckdns.org/darkicewolf50/personal_site) as well as any testing of the code. + I do not consent for this code to be used in any training data for AI or AI like products or services. + +This is only uploaded here so that I can bet those sweet sweet green marks on my gituhb profile.