v88 - j
@ -1 +1 @@
|
|||||||
{"cacheVersion":87,"page":{"id":"cf9f551f-e733-4934-a682-535575cb7c70","paths":{"en":"promo","default":"promo"},"cmsDataSetPath":null,"workflows":[]},"sections":{"4a2188f6-d98c-4150-9ba7-5918c72f3421":{"uid":"4a2188f6-d98c-4150-9ba7-5918c72f3421","linkId":"416695e7-e54e-4897-9f9a-befeb223f1b0","_state":{"style":{"default":{}}},"content":{"default":{"wwObjects":[],"_ww-layout_alignItems":"flex-start","_ww-layout_flexDirection":"column"}},"sectionBaseId":"99586bd3-2b15-4d6b-a025-6a50d07ca845","sectionTitle":"Section"}},"wwObjects":{},"collections":[],"variables":[],"workflows":[],"formulas":[],"libraryComponents":[]}
|
{"cacheVersion":88,"page":{"id":"cf9f551f-e733-4934-a682-535575cb7c70","paths":{"en":"promo","default":"promo"},"cmsDataSetPath":null,"workflows":[]},"sections":{"4a2188f6-d98c-4150-9ba7-5918c72f3421":{"uid":"4a2188f6-d98c-4150-9ba7-5918c72f3421","linkId":"416695e7-e54e-4897-9f9a-befeb223f1b0","_state":{"style":{"default":{}}},"content":{"default":{"wwObjects":[],"_ww-layout_alignItems":"flex-start","_ww-layout_flexDirection":"column"}},"sectionBaseId":"99586bd3-2b15-4d6b-a025-6a50d07ca845","sectionTitle":"Section"}},"wwObjects":{},"collections":[],"variables":[],"workflows":[],"formulas":[],"libraryComponents":[]}
|
BIN
public/favicon.ico
Normal file
After Width: | Height: | Size: 7.9 KiB |
BIN
public/images/128-favicon.png
Normal file
After Width: | Height: | Size: 6.4 KiB |
BIN
public/images/144-favicon.png
Normal file
After Width: | Height: | Size: 7.3 KiB |
BIN
public/images/152-favicon.png
Normal file
After Width: | Height: | Size: 7.8 KiB |
BIN
public/images/192-favicon.png
Normal file
After Width: | Height: | Size: 9.9 KiB |
BIN
public/images/256-favicon.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
public/images/384-favicon.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
public/images/48-favicon.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
public/images/512-favicon.png
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
public/images/72-favicon.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
public/images/96-favicon.png
Normal file
After Width: | Height: | Size: 4.6 KiB |
BIN
public/images/favicon.png
Normal file
After Width: | Height: | Size: 4.4 KiB |
@ -1 +1 @@
|
|||||||
{"name":"","short_name":"","icons":[],"start_url":"/","display":"fullscreen","scope":"/","background_color":"#FFFFFF","theme_color":"#FFFFFF"}
|
{"name":"Образовательная платформа Meetguru","short_name":"Образовательная платформа Meetguru","icons":[{"src":"images/48-favicon.png?_wwcv=88","type":"image/png","sizes":"48x48"},{"src":"images/72-favicon.png?_wwcv=88","type":"image/png","sizes":"72x72"},{"src":"images/96-favicon.png?_wwcv=88","type":"image/png","sizes":"96x96"},{"src":"images/128-favicon.png?_wwcv=88","type":"image/png","sizes":"128x128"},{"src":"images/144-favicon.png?_wwcv=88","type":"image/png","sizes":"144x144"},{"src":"images/152-favicon.png?_wwcv=88","type":"image/png","sizes":"152x152"},{"src":"images/192-favicon.png?_wwcv=88","type":"image/png","sizes":"192x192"},{"src":"images/256-favicon.png?_wwcv=88","type":"image/png","sizes":"256x256"},{"src":"images/384-favicon.png?_wwcv=88","type":"image/png","sizes":"384x384"},{"src":"images/512-favicon.png?_wwcv=88","type":"image/png","sizes":"512x512"}],"start_url":"/","display":"fullscreen","scope":"/","background_color":"#FFFFFF","theme_color":"#FFFFFF"}
|
@ -1,4 +1,4 @@
|
|||||||
const version = 87;
|
const version = 88;
|
||||||
self.addEventListener('install', event => {
|
self.addEventListener('install', event => {
|
||||||
// eslint-disable-next-line no-console
|
// eslint-disable-next-line no-console
|
||||||
console.log(`Service worker v${version} installed`);
|
console.log(`Service worker v${version} installed`);
|
||||||
|
@ -12,11 +12,20 @@
|
|||||||
|
|
||||||
<link rel="icon" type="image/x-icon" href="favicon.ico?_wwcv={{cacheVersion}}" />
|
<link rel="icon" type="image/x-icon" href="favicon.ico?_wwcv={{cacheVersion}}" />
|
||||||
|
|
||||||
<link rel="manifest" href="manifest.json?_wwcv=87" />
|
<link rel="manifest" href="manifest.json?_wwcv=88" />
|
||||||
<meta name="theme-color" content="" />
|
<meta name="theme-color" content="" />
|
||||||
|
<link rel="apple-touch-icon" sizes="48x48" href="images/48-favicon.png?_wwcv=88">
|
||||||
|
<link rel="apple-touch-icon" sizes="72x72" href="images/72-favicon.png?_wwcv=88">
|
||||||
|
<link rel="apple-touch-icon" sizes="96x96" href="images/96-favicon.png?_wwcv=88">
|
||||||
|
<link rel="apple-touch-icon" sizes="128x128" href="images/128-favicon.png?_wwcv=88">
|
||||||
|
<link rel="apple-touch-icon" sizes="144x144" href="images/144-favicon.png?_wwcv=88">
|
||||||
|
<link rel="apple-touch-icon" sizes="152x152" href="images/152-favicon.png?_wwcv=88">
|
||||||
|
<link rel="apple-touch-icon" sizes="192x192" href="images/192-favicon.png?_wwcv=88">
|
||||||
|
<link rel="apple-touch-icon" sizes="256x256" href="images/256-favicon.png?_wwcv=88">
|
||||||
|
<link rel="apple-touch-icon" sizes="384x384" href="images/384-favicon.png?_wwcv=88">
|
||||||
|
<link rel="apple-touch-icon" sizes="512x512" href="images/512-favicon.png?_wwcv=88">
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet'">
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet'">
|
||||||
<link href="/fonts/Phosphor/font.css?_wwcv=87" rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet'">
|
<link href="/fonts/Phosphor/font.css?_wwcv=88" rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet'">
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet'">
|
<link href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet'">
|
||||||
<style>:root{ --ww-default-font-family: 'Raleway', sans-serif }</style>
|
<style>:root{ --ww-default-font-family: 'Raleway', sans-serif }</style>
|
||||||
<style>
|
<style>
|
||||||
|