You've already forked hugo-extended
mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2026-06-12 08:45:27 -04:00
Add funding information (#131)
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
github: XhmikosR
|
||||||
@@ -12,6 +12,15 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/fenneclab/hugo-bin#readme",
|
"homepage": "https://github.com/fenneclab/hugo-bin#readme",
|
||||||
"author": "satoshun00 <shun.sato@fenneclab.com>",
|
"author": "satoshun00 <shun.sato@fenneclab.com>",
|
||||||
|
"contributors": [
|
||||||
|
"XhmikosR <xhmikosr@gmail.com>"
|
||||||
|
],
|
||||||
|
"funding": [
|
||||||
|
{
|
||||||
|
"type": "github",
|
||||||
|
"url": "https://github.com/sponsors/XhmikosR"
|
||||||
|
}
|
||||||
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"exports": {
|
"exports": {
|
||||||
|
|||||||
Reference in New Issue
Block a user