|
16 | 16 | <meta property="og:locale" content="en"> |
17 | 17 | <link rel="shortcut icon" href="/favicon-96x96.png" type="image/png"> |
18 | 18 | <link rel="icon" href="/favicon-96x96.png" type="image/png"> |
19 | | - <link rel="manifest" href="/manifest-1559346b155b5a89a6acc9918d4e1249.json" integrity="sha512-dZgijzedfi73kz1kWm59C1cCtmMc4h1r1cC/8LGrn8niVN5QOpk6VM3id275XMzw8LrPIohK8bk3c6V070nTMQ=="> |
| 19 | + <link rel="manifest" href="/manifest-8d5ca4ab8bb5386038595a2ff3f8ced5.json" integrity="sha512-dZgijzedfi73kz1kWm59C1cCtmMc4h1r1cC/8LGrn8niVN5QOpk6VM3id275XMzw8LrPIohK8bk3c6V070nTMQ=="> |
20 | 20 | <meta name="mobile-web-app-capable" content="yes"> |
21 | 21 | <meta name="apple-mobile-web-app-capable" content="yes"> |
22 | 22 | <meta name="application-name" content="Nullstack"> |
23 | 23 | <meta name="apple-mobile-web-app-title" content="Nullstack"> |
24 | 24 |
|
25 | 25 | <meta name="msapplication-starturl" content="/"> |
26 | 26 | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
27 | | - <link rel="stylesheet" href="/client-1559346b155b5a89a6acc9918d4e1249.css" integrity="sha512-yZzVC9YeVzQTwSyngIq6/ixaQvh0UFz3tBlN/Y6RJYuRmlQM4FuEDSmbJcEjyK9VeMABpS0tL7Z22vycB9Vs7w==" crossorigin="anonymous"> |
| 27 | + <link rel="stylesheet" href="/client-8d5ca4ab8bb5386038595a2ff3f8ced5.css" integrity="sha512-SL0iipAOw8MMlS1uy2qCXIs+48cJek2lZx8z0nsnLiLp8v7c/1f658kEBkDpvRMuPT6npAENYiF8ZaROAby47A==" crossorigin="anonymous"> |
28 | 28 |
|
29 | 29 | <link rel="apple-touch-icon" sizes="180x180" href="/icon-180x180.png"> |
30 | 30 | <meta name="msapplication-TileColor" content="#2d3748"> |
|
36 | 36 | <script async> |
37 | 37 | window.page = {"image":"/image-1200x630.png","status":404,"locale":"en","title":"Not Found - Nullstack","description":"Sorry, this is not the page you are looking for."}; |
38 | 38 | window.instances = {"_.0":{},"_.0.0.1":{"expanded":false},"_.0.0.7":{"title":"","html":""},"_.0.0.8":{},"_.0.0.9":{}}; |
39 | | - window.environment = {"client":false,"server":true,"development":false,"production":true,"static":true,"key":"1559346b155b5a89a6acc9918d4e1249"}; |
| 39 | + window.environment = {"client":false,"server":true,"development":false,"production":true,"static":true,"key":"8d5ca4ab8bb5386038595a2ff3f8ced5"}; |
40 | 40 | window.settings = {}; |
41 | 41 | window.worker = {"enabled":true,"fetching":false,"preload":["/nullstack.svg","/about","/application-startup","/context-data","/context-environment","/context-page","/context-project","/context-secrets","/context-settings","/context","/full-stack-lifecycle","/getting-started","/how-to-deploy-a-nullstack-application","/how-to-use-facebook-pixel-with-nullstack","/how-to-use-google-analytics-with-nullstack","/how-to-use-mongodb-with-nullstack","/instance-key","/instance-self","/njs-file-extension","/renderable-components","/routes-and-params","/server-functions","/server-request-and-response","/server-side-rendering","/service-worker","/stateful-components","/static-site-generation","/styles","/two-way-bindings","/documentation","/components","/about","/contributors","/roboto-v20-latin-300.woff2","/roboto-v20-latin-500.woff2","/crete-round-v9-latin-regular.woff2","/nullachan.png"],"headers":{},"loading":{},"online":true,"responsive":true}; |
42 | 42 | window.params = {"slug":"404"}; |
43 | 43 | window.project = {"type":"website","display":"standalone","orientation":"portrait","scope":"/","root":"/","favicon":"/favicon-96x96.png","icons":{"72":"/icon-72x72.png","96":"/icon-96x96.png","128":"/icon-128x128.png","144":"/icon-144x144.png","152":"/icon-152x152.png","180":"/icon-180x180.png","192":"/icon-192x192.png","384":"/icon-384x384.png","512":"/icon-512x512.png"},"disallow":[],"sitemap":true,"cdn":"","protocol":"https","name":"Nullstack","domain":"nullstack.app","color":"#d22365","backgroundColor":"#2d3748"}; |
44 | 44 | window.context = {}; |
45 | 45 | document.addEventListener('DOMContentLoaded', () => { |
46 | 46 | const script = window.document.createElement('script'); |
47 | | - script.src = '/client-1559346b155b5a89a6acc9918d4e1249.js'; |
48 | | - script.integrity = 'sha512-z2U4yEF1C++LHfb7nhmql6lT1mVl8ixiK72zSbxGzHsrqY210JpGD0M0gN5gKjqpVBbRqTUeDbHJBxZIDMI1zA=='; |
| 47 | + script.src = '/client-8d5ca4ab8bb5386038595a2ff3f8ced5.js'; |
| 48 | + script.integrity = 'sha512-snMoRmU+UcUUiOcHhOWgO31lsZi8lgovjwlpnxMZWOT/KndAakVftXKC5gmP4bBOKAFeqQ5JhdtE3lJsXe/ZoQ=='; |
49 | 49 | script.crossOrigin = 'anonymous'; |
50 | 50 | document.body.append(script); |
51 | 51 | }); |
|
0 commit comments