1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-06-30 22:16:39 -04:00

Add funding information (#131)

This commit is contained in:
XhmikosR
2023-03-17 10:04:10 +02:00
committed by GitHub
parent 1182bb8d6b
commit b7b9837c4d
2 changed files with 10 additions and 0 deletions

1
.github/FUNDING.yml vendored Normal file
View File

@ -0,0 +1 @@
github: XhmikosR

View File

@ -12,6 +12,15 @@
},
"homepage": "https://github.com/fenneclab/hugo-bin#readme",
"author": "satoshun00 <shun.sato@fenneclab.com>",
"contributors": [
"XhmikosR <xhmikosr@gmail.com>"
],
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/XhmikosR"
}
],
"license": "MIT",
"type": "module",
"exports": {