-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d8a46b7
commit c46adbd
Showing
74 changed files
with
5,567 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -222,3 +222,4 @@ ion-modal { | |
} | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
{ | ||
"tenantLogo": "assets/school/P_128x128.svg", | ||
"siteName": "Prajayatna", | ||
"siteByLine": "We learn. We live", | ||
"splashImage": "assets/school/P_152x152.png", | ||
"defaultContentFilter": [ | ||
{ | ||
"agegroup": [ | ||
"3-6", | ||
"6-8" | ||
] | ||
} | ||
], | ||
"headerFilters": [ | ||
{ | ||
"defaultFilter": { | ||
"id": "All", | ||
"label": "All", | ||
"query": "", | ||
"filters": "All" | ||
}, | ||
"additionalFilters": [ | ||
{ | ||
"id": "Stories", | ||
"label": "Stories", | ||
"query": "Stories", | ||
"filters": "Stories" | ||
}, | ||
{ | ||
"id": "Activities", | ||
"label": "Activities", | ||
"query": "Activities", | ||
"filters": "Activities" | ||
}, | ||
{ | ||
"id": "Songs", | ||
"label": "Songs", | ||
"query": "Songs", | ||
"filters": "Songs" | ||
}, | ||
{ | ||
"id": "Audio Books", | ||
"label": "Audio Books", | ||
"query": "Audio Books", | ||
"filters": "Audio Books" | ||
}, | ||
{ | ||
"id": "Handbooks", | ||
"label": "Handbooks", | ||
"query": "Handbooks", | ||
"filters": "Handbooks" | ||
} | ||
] | ||
} | ||
], | ||
"languages": [ | ||
{ | ||
"id": "en", | ||
"label": "English", | ||
"default": true | ||
}, | ||
{ | ||
"id": "hi", | ||
"label": "हिंदी", | ||
"default": false | ||
} | ||
], | ||
"titleCode": [ | ||
"en", | ||
"hi" | ||
], | ||
"en": { | ||
"kathaSakhiBotName": "Katha Sangini", | ||
"parentTaraBotName": "Parents Sangini,", | ||
"teacherTaraBotName": "Shikshak Sangini," | ||
}, | ||
"hi": { | ||
"kathaSakhiBotName": "कथा संगिनी", | ||
"parentTaraBotName": "पेरेंट संगिनी", | ||
"teacherTaraBotName": "टीचर संगिनी" | ||
}, | ||
"footerText": "Developed with ❤️ by Tekdi Technologies ", | ||
"headerColor": "#A71028", | ||
"headerFontSize": "16", | ||
"footerColor": "#A71028", | ||
"footerFontSize": "16", | ||
"primaryCss" : { | ||
"primary": "#A71028", | ||
"shade": "#EEAA1F" | ||
}, | ||
"secondaryCss" : { | ||
"secondary": "#EEAA1F", | ||
"shade": "#e98021ff" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
{ | ||
"tenantLogo": "assets/school/SA_128x128.svg", | ||
"siteName": "Sols Arc", | ||
"siteByLine": "Every child learns, every adult earns", | ||
"splashImage": "assets/school/SA_152x152.png", | ||
"defaultContentFilter": [ | ||
{ | ||
"agegroup": [ | ||
"3-6", | ||
"6-8" | ||
] | ||
} | ||
], | ||
"headerFilters": [ | ||
{ | ||
"defaultFilter": { | ||
"id": "All", | ||
"label": "All", | ||
"query": "", | ||
"filters": "All" | ||
}, | ||
"additionalFilters": [ | ||
{ | ||
"id": "Stories", | ||
"label": "Stories", | ||
"query": "Stories", | ||
"filters": "Stories" | ||
}, | ||
{ | ||
"id": "Activities", | ||
"label": "Activities", | ||
"query": "Activities", | ||
"filters": "Activities" | ||
}, | ||
{ | ||
"id": "Songs", | ||
"label": "Songs", | ||
"query": "Songs", | ||
"filters": "Songs" | ||
}, | ||
{ | ||
"id": "Audio Books", | ||
"label": "Audio Books", | ||
"query": "Audio Books", | ||
"filters": "Audio Books" | ||
}, | ||
{ | ||
"id": "Handbooks", | ||
"label": "Handbooks", | ||
"query": "Handbooks", | ||
"filters": "Handbooks" | ||
} | ||
] | ||
} | ||
], | ||
"languages": [ | ||
{ | ||
"id": "en", | ||
"label": "English", | ||
"default": true | ||
}, | ||
{ | ||
"id": "hi", | ||
"label": "हिंदी", | ||
"default": false | ||
} | ||
], | ||
"titleCode": [ | ||
"en", | ||
"hi" | ||
], | ||
"en": { | ||
"kathaSakhiBotName": "Katha Sangini", | ||
"parentTaraBotName": "Parents Sangini,", | ||
"teacherTaraBotName": "Shikshak Sangini," | ||
}, | ||
"hi": { | ||
"kathaSakhiBotName": "कथा संगिनी", | ||
"parentTaraBotName": "पेरेंट संगिनी", | ||
"teacherTaraBotName": "टीचर संगिनी" | ||
}, | ||
"footerText": "Developed with ❤️ by Tekdi Technologies ", | ||
"headerColor": "#A71028", | ||
"headerFontSize": "16", | ||
"footerColor": "#A71028", | ||
"footerFontSize": "16", | ||
"primaryCss" : { | ||
"primary": "#A71028", | ||
"shade": "#EEAA1F" | ||
}, | ||
"secondaryCss" : { | ||
"secondary": "#EEAA1F", | ||
"shade": "#e98021ff" | ||
} | ||
} |
Oops, something went wrong.