From 43380670f390c000cff4688ed3619471d4406847 Mon Sep 17 00:00:00 2001 From: lea Date: Thu, 24 Oct 2024 22:02:47 -0700 Subject: [PATCH] feat: add funding.json well-known (#17) --- static/.well-known/funding-manifest-urls | 1 + 1 file changed, 1 insertion(+) create mode 100644 static/.well-known/funding-manifest-urls diff --git a/static/.well-known/funding-manifest-urls b/static/.well-known/funding-manifest-urls new file mode 100644 index 00000000..01259723 --- /dev/null +++ b/static/.well-known/funding-manifest-urls @@ -0,0 +1 @@ +https://fyralabs.com/funding.json \ No newline at end of file