Skip to content

Commit

Permalink
add metadata jsonc
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlanglen committed Nov 4, 2023
1 parent 5148efe commit e4aa9ec
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
32 changes: 32 additions & 0 deletions apps/potlock/Index.jsonc
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"potlock.near": {
"widget": {
"Index": {
"metadata": {
"name": "PotLock",
"description": "PotLock is transforming the way public goods is being funded. Create your project, donate to your favroite project, or earn automatic on-chain referrals from funding for your favorite public goods.\n\nLearn more at https://docs.potlock.io ",
"linktree": {
"website": "potlock.io/app"
},
"image": {
"ipfs_cid": "bafkreicwzq6dlcynhceovrtslsjja2d76b7ysnjih4qmqlk7atre3w2nay"
},
"tags": {
"potlock": "",
"qf": "",
"quadratic-funding": "",
"gitcoin": "",
"giveth": "",
"public-goods": "",
"funding": "",
"refi": "",
"impact": "",
"near-impact": "",
"open-source": "",
"app": ""
}
}
}
}
}
}
4 changes: 3 additions & 1 deletion build/potlock/data.json
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
{}
{
"Index": "{\"potlock.near\":{\"widget\":{\"Index\":{\"metadata\":{\"name\":\"PotLock\",\"description\":\"PotLockistransformingthewaypublicgoodsisbeingfunded.Createyourproject,donatetoyourfavroiteproject,orearnautomaticon-chainreferralsfromfundingforyourfavoritepublicgoods.\\n\\nLearnmoreathttps://docs.potlock.io\",\"linktree\":{\"website\":\"potlock.io/app\"},\"image\":{\"ipfs_cid\":\"bafkreicwzq6dlcynhceovrtslsjja2d76b7ysnjih4qmqlk7atre3w2nay\"},\"tags\":{\"potlock\":\"\",\"qf\":\"\",\"quadratic-funding\":\"\",\"gitcoin\":\"\",\"giveth\":\"\",\"public-goods\":\"\",\"funding\":\"\",\"refi\":\"\",\"impact\":\"\",\"near-impact\":\"\",\"open-source\":\"\",\"app\":\"\"}}}}}}"
}

0 comments on commit e4aa9ec

Please sign in to comment.