Skip to content

Commit

Permalink
fix jsonc
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlanglen committed Nov 4, 2023
1 parent 39d51c9 commit 81ee232
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 33 deletions.
51 changes: 23 additions & 28 deletions apps/potlock/widget/Index.jsonc
Original file line number Diff line number Diff line change
@@ -1,32 +1,27 @@
/*__@noStringify__*/
{
"potlock.near": {
"widget": {
"Index": {
"metadata": {
"name": "PotLock",
"description": "PotLock is transforming the way public goods are 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": ""
}
}
}
"metadata": {
"name": "PotLock",
"description": "PotLock is transforming the way public goods are 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": ""
}
}
}
5 changes: 0 additions & 5 deletions build/potlock/data.json

This file was deleted.

0 comments on commit 81ee232

Please sign in to comment.