Skip to content

Commit

Permalink
www changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nidhikachhawa24 committed Jun 25, 2024
1 parent 59bbdbb commit 9b097bf
Show file tree
Hide file tree
Showing 12 changed files with 88 additions and 76 deletions.
1 change: 0 additions & 1 deletion www/4392.073cef8be6bceea5.js

This file was deleted.

1 change: 1 addition & 0 deletions www/4392.d2b8b434d8889123.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions www/assets/appConfig/garhwal-school.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
"siteName": "Garhwal English Medium",
"siteByLine": "Listen, Learn & Grow !!!",
"splashImage": "assets/school/GEMS.jpeg",
"defaultContentFilter": {
"key": "title",
"value": "Rice"
},
"headerFilters": [{
"defaultFilter": {
"id": "All",
Expand Down
4 changes: 4 additions & 0 deletions www/assets/appConfig/hummingbird-school.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
"siteName": "Hummingbird School in Assam",
"siteByLine": "Listen, Learn & Grow !!!",
"splashImage": "assets/school/THSM_152x152.png",
"defaultContentFilter": {
"key": "title",
"value": "Rice"
},
"headerFilters": [{
"defaultFilter": {
"id": "All",
Expand Down
4 changes: 4 additions & 0 deletions www/assets/appConfig/localhost.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
"siteName": "Hummingbird School in Assam",
"siteByLine": "Listen, Learn & Grow !!!",
"splashImage": "assets/school/THSM_152x152.png",
"defaultContentFilter": {
"key": "title",
"value": "Rice"
},
"headerFilters": [{
"defaultFilter": {
"id": "All",
Expand Down
116 changes: 58 additions & 58 deletions www/garhwal-school.webmanifest
Original file line number Diff line number Diff line change
@@ -1,60 +1,60 @@
{
"name": "Garhwal English Medium School",
"short_name": "GEMS",
"theme_color": "#1976d2",
"background_color": "#fafafa",
"display": "standalone",
"scope": "./",
"start_url": "./",
"icons": [
{
"src": "assets/school/GEMS_72x72.png",
"sizes": "72x72",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/GEMS_96x96.png",
"sizes": "96x96",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/GEMS_128x128.png",
"sizes": "128x128",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/GEMS_144x144.png",
"sizes": "144x144",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/GEMS_152x152.png",
"sizes": "152x152",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/GEMS_192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/GEMS_384x384.png",
"sizes": "384x384",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/GEMS_512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable any"
}
]
}
"name": "Garhwal English Medium School",
"short_name": "GEMS",
"theme_color": "#1976d2",
"background_color": "#fafafa",
"display": "standalone",
"scope": "./",
"start_url": "./",
"icons": [
{
"src": "assets/school/GEMS_72x72.png",
"sizes": "72x72",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/GEMS_96x96.png",
"sizes": "96x96",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/GEMS_128x128.png",
"sizes": "128x128",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/GEMS_144x144.png",
"sizes": "144x144",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/GEMS_152x152.png",
"sizes": "152x152",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/GEMS_192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/GEMS_384x384.png",
"sizes": "384x384",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/GEMS_512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable any"
}
]
}

2 changes: 1 addition & 1 deletion www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
<body>
<app-root></app-root>
<noscript>Please enable JavaScript to continue using this application.</noscript>
<script src="runtime.0cfaf2ef60763a81.js" type="module"></script><script src="polyfills.8aa0ed51fddab033.js" type="module"></script><script src="scripts.f969b614b9decf68.js" defer></script><script src="main.900d177c1519705a.js" type="module"></script></body>
<script src="runtime.0eb8677104cf97ba.js" type="module"></script><script src="polyfills.8aa0ed51fddab033.js" type="module"></script><script src="scripts.f969b614b9decf68.js" defer></script><script src="main.ef6e60a3db09502b.js" type="module"></script></body>

</html>
1 change: 0 additions & 1 deletion www/main.900d177c1519705a.js

This file was deleted.

1 change: 1 addition & 0 deletions www/main.ef6e60a3db09502b.js

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions www/ngsw.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"configVersion": 1,
"timestamp": 1718970195358,
"timestamp": 1719304713252,
"index": "/index.html",
"assetGroups": [
{
Expand Down Expand Up @@ -45,11 +45,11 @@
"/4183.fbaeacea2b0845b7.js",
"/4224.70311ea3fdbf63a3.js",
"/4294.2771f6bcd50e749a.js",
"/4392.073cef8be6bceea5.js",
"/4392.d2b8b434d8889123.js",
"/4406.b8245874c4dfe3db.js",
"/441.e6b1a85717016aa1.js",
"/4463.c8c61474985c056d.js",
"/4503.b10403fc0fd92932.js",
"/4503.cae4d424083e6e28.js",
"/4567.58b0a19d0a48e749.js",
"/4591.b92dbeccd5a67198.js",
"/4612.14fce41da64da6ce.js",
Expand Down Expand Up @@ -101,12 +101,12 @@
"/9977.dfb6af23e31fcb21.js",
"/common.d5afa357a12054a6.js",
"/index.html",
"/main.900d177c1519705a.js",
"/main.ef6e60a3db09502b.js",
"/manifest.webmanifest",
"/polyfills-core-js.c76198334f717402.js",
"/polyfills-dom.bf542500b6fca113.js",
"/polyfills.8aa0ed51fddab033.js",
"/runtime.0cfaf2ef60763a81.js",
"/runtime.0eb8677104cf97ba.js",
"/scripts.f969b614b9decf68.js",
"/styles.4e8dacb696c69ef3.css"
],
Expand Down Expand Up @@ -465,11 +465,11 @@
"/4183.fbaeacea2b0845b7.js": "e331b71f59f6bac2fbb35662da3f9518aa735d84",
"/4224.70311ea3fdbf63a3.js": "c5da1710213bb0a5a50ef264f5dbf7a0b0cba324",
"/4294.2771f6bcd50e749a.js": "e5923973e24fb87caa669ff00e361c0d058ee489",
"/4392.073cef8be6bceea5.js": "e315d25acf152a94c0930c2c7836e90cbe69a6e3",
"/4392.d2b8b434d8889123.js": "45068b095849d38fc7c03564ce1310253827a2b2",
"/4406.b8245874c4dfe3db.js": "eba841508e209d400f46e5200383aac98c55b1f3",
"/441.e6b1a85717016aa1.js": "40c1b5178cdeb00499a134f75dc95e9c7addcd0b",
"/4463.c8c61474985c056d.js": "965c8bd610584cdc0415959b91a430c2b4f5344d",
"/4503.b10403fc0fd92932.js": "798fcb461db57ba8c63d9e9fd399edaf55b8c72c",
"/4503.cae4d424083e6e28.js": "d0356364524359532b823a68d3fa439e04abc1a6",
"/4567.58b0a19d0a48e749.js": "44e9ed2682145b4ed06c1b240fc1649218c72ed1",
"/4591.b92dbeccd5a67198.js": "a75ebdc70762368377cd3567fca877058ec780d2",
"/4612.14fce41da64da6ce.js": "4e014eaae2157ec00b17ecc29b1b24112eb9920f",
Expand Down Expand Up @@ -522,9 +522,9 @@
"/Doodles.5521a3972f72a279.svg": "32405cec21a4720c9ee4d0b942581502fb7a1974",
"/NotoSans-Regular.69e81dad19259ab6.ttf": "71640601d4ff5ee3713b68228b564dcca13a4aaa",
"/assets/add.svg": "33b920c2ac89d971404730406bc4df477ea1dabd",
"/assets/appConfig/garhwal-school.json": "6b3e95efc9840d95a7195768efb783e8db2c6e82",
"/assets/appConfig/hummingbird-school.json": "04b8b1ec36b107dc9fe070d6d2be77a92be93936",
"/assets/appConfig/localhost.json": "04b8b1ec36b107dc9fe070d6d2be77a92be93936",
"/assets/appConfig/garhwal-school.json": "6855edc670117e27b8fc4e0f0dab6f4a00b897b6",
"/assets/appConfig/hummingbird-school.json": "f5e499d3c316812969052e829fe72542b8b7a572",
"/assets/appConfig/localhost.json": "f5e499d3c316812969052e829fe72542b8b7a572",
"/assets/arrow-right.svg": "bb67048eb7cd7987f8e2e43511f11a7d962f5af3",
"/assets/badge-2.svg": "fb752f1cd110fc328f39e25632e85fb830ffa324",
"/assets/exit_to_app.svg": "9e8f3983dbb2ba7cfdbfeceacce0374eef54bdcb",
Expand Down Expand Up @@ -825,13 +825,13 @@
"/assets/timer.svg": "57b27e5d93af2aabd1077ecd4c70bcab678f4472",
"/assets/user.svg": "2dc572771661b2ccd3ea4ae06bf768778144cbec",
"/common.d5afa357a12054a6.js": "4def9eb63d9c0e8e525a0fc947d54f807f1e5f88",
"/index.html": "5c0376335ae213a9106f9225d577cb4efb8b8239",
"/main.900d177c1519705a.js": "cbca8fc9da024ccac54653b5119cf145fc94ee00",
"/index.html": "5d80ed2c82dd4481743b63160f7b88dbca389e1a",
"/main.ef6e60a3db09502b.js": "d6e7e0c81a765a20b3889a849db048ef2da584b7",
"/manifest.webmanifest": "496d039efffe778ecc2ccee76ef1073170703b60",
"/polyfills-core-js.c76198334f717402.js": "d6e270a2944b6a95a9b97dafd25599ba825e8d7f",
"/polyfills-dom.bf542500b6fca113.js": "3fa333db66c8050f12e99d977f5098a6de8dd593",
"/polyfills.8aa0ed51fddab033.js": "52a4225db39c3a19f31842d5205497fb87127245",
"/runtime.0cfaf2ef60763a81.js": "8b714107fb4b51d9da6507d3a9e24031ee14075b",
"/runtime.0eb8677104cf97ba.js": "1d6245ef2dfab59036800b1b59cd9d0e40c979e8",
"/scripts.f969b614b9decf68.js": "467091cacab9e36440117d8c26effba07c491af9",
"/styles.4e8dacb696c69ef3.css": "c63283b3d95887a1fd9dcc217de175071c24864f"
},
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9b097bf

Please sign in to comment.