You've already forked hugo-extended
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:
1
.github/FUNDING.yml
vendored
Normal file
1
.github/FUNDING.yml
vendored
Normal file
@ -0,0 +1 @@
|
||||
github: XhmikosR
|
@ -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": {
|
||||
|
Reference in New Issue
Block a user