Skip to content

Commit

Permalink
Updated filter payload
Browse files Browse the repository at this point in the history
  • Loading branch information
Pratikshakhandagale committed Jul 5, 2024
1 parent a415d74 commit 175b32d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions src/assets/appConfig/garhwal-school.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"siteByLine": "Listen, Learn & Grow !!!",
"splashImage": "assets/school/GEMS.jpeg",
"defaultContentFilter": {
"key": "title",
"value": "Rice"
"key": "agegroup",
"value": "3-6"
},
"headerFilters": [{
"defaultFilter": {
Expand Down
4 changes: 2 additions & 2 deletions src/assets/appConfig/hummingbird-school.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"siteByLine": "Listen, Learn & Grow !!!",
"splashImage": "assets/school/THSM_152x152.png",
"defaultContentFilter": {
"key": "title",
"value": "Rice"
"key": "agegroup",
"value": "3-6"
},
"headerFilters": [{
"defaultFilter": {
Expand Down
4 changes: 2 additions & 2 deletions src/assets/appConfig/localhost.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"siteByLine": "Listen, Learn & Grow !!!",
"splashImage": "assets/school/GEMS.jpeg",
"defaultContentFilter": {
"key": "title",
"value": "Rice"
"key": "agegroup",
"value": "3-6"
},
"headerFilters": [{
"defaultFilter": {
Expand Down

0 comments on commit 175b32d

Please sign in to comment.