-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathservice-worker-index.html
1 lines (1 loc) · 1.52 KB
/
service-worker-index.html
1
<!doctype html> <html lang=en> <head> <meta charset=utf-8> <meta content="width=device-width,initial-scale=1" name=viewport> <meta content=#333333 name=theme-color> <base href=/ > <link href=global.css rel=stylesheet> <link href=manifest.json rel=manifest crossorigin=use-credentials> <link href=favicon.png rel=icon type=image/png> <link href=client/main.2479444307.css rel=stylesheet><link href=client/index.8259af61.css rel=stylesheet><link href=client/client.5c0b1900.css rel=stylesheet> <noscript id=sapper-head-start></noscript><noscript id=sapper-head-end></noscript> </head> <body> <div id=sapper> <nav class=svelte-10uzat4><ul class=svelte-10uzat4><li class=svelte-10uzat4><a class=svelte-10uzat4 href=.>home</a></li> <li class=svelte-10uzat4><a class=svelte-10uzat4 href=addition>addition</a></li> <li class=svelte-10uzat4><a class=svelte-10uzat4 href=subtraction>subtraction</a></li> <li class=svelte-10uzat4><a class=svelte-10uzat4 href=multiplication>multiplication</a></li> <li class=svelte-10uzat4><a class=svelte-10uzat4 href=division>division</a></ul></nav> <main class=svelte-173i8jj></main></div> <script>__SAPPER__={baseUrl:"",preloaded:[void 0]};if('serviceWorker' in navigator)navigator.serviceWorker.register('/service-worker.js');var s=document.createElement("script");try{new Function("if(0)import('')")();s.src="/client/client.5c0b1900.js";s.type="module";s.crossOrigin="use-credentials";}catch(e){s.src="/client/[email protected]";s.setAttribute("data-main","/client/client.5c0b1900.js")}document.head.appendChild(s)</script>