1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-10-16 09:54:28 -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

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": {