update: Add GitHub Sponsors information

This commit is contained in:
Jonah Aragon 2024-05-31 14:31:51 +09:00
parent 13f1bd19a4
commit 0ea286bf8e
No known key found for this signature in database
3 changed files with 18 additions and 7 deletions

3
run.sh
View file

@ -128,6 +128,9 @@ markdown_extensions:
sources:
exclude:
- tools.md
targets:
exclude:
- about/contributors.md
EOT
trap 'rm $PWD/.mkdocs-insiders-$random_num.yml' EXIT
fi