From 562e2a9445d07b1b3a42962abde0f3dc1146aeea Mon Sep 17 00:00:00 2001 From: Hong Minhee Date: Thu, 30 Jan 2025 09:54:04 +0900 Subject: [PATCH] Update funding info [ci skip] --- .github/FUNDING.yaml | 1 + .vscode/settings.json | 3 +++ dnt.ts | 1 + 3 files changed, 5 insertions(+) diff --git a/.github/FUNDING.yaml b/.github/FUNDING.yaml index 9824333..c4ca02c 100644 --- a/.github/FUNDING.yaml +++ b/.github/FUNDING.yaml @@ -1 +1,2 @@ +open_collective: fedify github: dahlia diff --git a/.vscode/settings.json b/.vscode/settings.json index 7bbbea7..a0c173b 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -20,6 +20,9 @@ } }, "cSpell.words": [ + "fedify", + "fediverse", + "hashtagged", "markdownit" ] } diff --git a/dnt.ts b/dnt.ts index 6c72e63..a91658a 100644 --- a/dnt.ts +++ b/dnt.ts @@ -47,6 +47,7 @@ await build({ url: "https://github.com/fedify-dev/markdown-it-hashtag/issues", }, funding: [ + "https://opencollective.com/fedify", "https://github.com/sponsors/dahlia", ], devDependencies: {