Skip to content

Commit

Permalink
Trying to solve error.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucastbelem committed May 5, 2023
1 parent c0da70a commit 51b613e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions public/static/content/peacemakers.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"button1": {
"text": "Give",
"buttonColor": "yellow",
"action": "/peaceamakers-give",
"action": "/peacemakers-give",
"description": "a link to a donation page."
}
},
Expand Down Expand Up @@ -66,7 +66,8 @@
"text1": "Give to MCC's Peacemakers campaign to foster peace. Here we can track how many dollars will be making an impact through MCC this year.",
"pieChart": {
"raised": 0,
"goal": 100000
"goal": 100000,
"text":"Make an Impact"
},
"list": [
{
Expand Down

0 comments on commit 51b613e

Please sign in to comment.