This commit is contained in:
micah rich 2019-09-12 15:38:48 -04:00
parent 7b1e96aa42
commit e0f4983c3b
8 changed files with 11 additions and 8 deletions

View File

@ -1 +1 @@
<!DOCTYPE html><html><head><meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1" class="next-head"/><meta charSet="utf-8" class="next-head"/><title class="next-head">404: This page could not be found</title><link rel="preload" href="/_next/static/G_6NXilAgJ7x9ERTcMI8x/pages/_app.js" as="script"/><link rel="preload" href="/_next/static/runtime/webpack-a79426b5e11f0ba5879d.js" as="script"/><link rel="preload" href="/_next/static/chunks/commons.64abdbe7bfc4277f3079.js" as="script"/><link rel="preload" href="/_next/static/runtime/main-fd73dbd6f398b7b886ec.js" as="script"/></head><body><div id="__next"><div style="color:#000;background:#fff;font-family:-apple-system, BlinkMacSystemFont, Roboto, &quot;Segoe UI&quot;, &quot;Fira Sans&quot;, Avenir, &quot;Helvetica Neue&quot;, &quot;Lucida Grande&quot;, sans-serif;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body { margin: 0 }</style><h1 style="display:inline-block;border-right:1px solid rgba(0, 0, 0,.3);margin:0;margin-right:20px;padding:10px 23px 10px 0;font-size:24px;font-weight:500;vertical-align:top">404</h1><div style="display:inline-block;text-align:left;line-height:49px;height:49px;vertical-align:middle"><h2 style="font-size:14px;font-weight:normal;line-height:inherit;margin:0;padding:0">This page could not be found<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"dataManager":"[]","props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"G_6NXilAgJ7x9ERTcMI8x","dynamicBuildId":false,"nextExport":true}</script><script async="" id="__NEXT_PAGE__/_app" src="/_next/static/G_6NXilAgJ7x9ERTcMI8x/pages/_app.js"></script><script src="/_next/static/runtime/webpack-a79426b5e11f0ba5879d.js" async=""></script><script src="/_next/static/chunks/commons.64abdbe7bfc4277f3079.js" async=""></script><script src="/_next/static/runtime/main-fd73dbd6f398b7b886ec.js" async=""></script></body></html>
<!DOCTYPE html><html><head><meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1" class="next-head"/><meta charSet="utf-8" class="next-head"/><title class="next-head">404: This page could not be found</title><link rel="preload" href="/_next/static/_Nlt67r1GQXZblbUF376S/pages/_app.js" as="script"/><link rel="preload" href="/_next/static/runtime/webpack-a79426b5e11f0ba5879d.js" as="script"/><link rel="preload" href="/_next/static/chunks/commons.64abdbe7bfc4277f3079.js" as="script"/><link rel="preload" href="/_next/static/runtime/main-fd73dbd6f398b7b886ec.js" as="script"/></head><body><div id="__next"><div style="color:#000;background:#fff;font-family:-apple-system, BlinkMacSystemFont, Roboto, &quot;Segoe UI&quot;, &quot;Fira Sans&quot;, Avenir, &quot;Helvetica Neue&quot;, &quot;Lucida Grande&quot;, sans-serif;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body { margin: 0 }</style><h1 style="display:inline-block;border-right:1px solid rgba(0, 0, 0,.3);margin:0;margin-right:20px;padding:10px 23px 10px 0;font-size:24px;font-weight:500;vertical-align:top">404</h1><div style="display:inline-block;text-align:left;line-height:49px;height:49px;vertical-align:middle"><h2 style="font-size:14px;font-weight:normal;line-height:inherit;margin:0;padding:0">This page could not be found<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"dataManager":"[]","props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"_Nlt67r1GQXZblbUF376S","dynamicBuildId":false,"nextExport":true}</script><script async="" id="__NEXT_PAGE__/_app" src="/_next/static/_Nlt67r1GQXZblbUF376S/pages/_app.js"></script><script src="/_next/static/runtime/webpack-a79426b5e11f0ba5879d.js" async=""></script><script src="/_next/static/chunks/commons.64abdbe7bfc4277f3079.js" async=""></script><script src="/_next/static/runtime/main-fd73dbd6f398b7b886ec.js" async=""></script></body></html>

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([["d63e"],{"/a9y":function(e,t,n){"use strict";var a=n("KI45"),r=a(n("/HRN")),l=a(n("WaGi")),i=a(n("ZDA2")),d=a(n("/+P4")),o=a(n("N9n2")),u=function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var s=u(n("q1tI")),c=u(n("PgRs")),f={400:"Bad Request",404:"This page could not be found",500:"Internal Server Error",501:"Not Implemented"},p=function(e){function t(){return(0,r.default)(this,t),(0,i.default)(this,(0,d.default)(t).apply(this,arguments))}return(0,o.default)(t,e),(0,l.default)(t,[{key:"render",value:function(){var e=this.props.statusCode,t=f[e]||"An unexpected error has occurred";return s.default.createElement("div",{style:g.error},s.default.createElement(c.default,null,s.default.createElement("title",null,e,": ",t)),s.default.createElement("div",null,s.default.createElement("style",{dangerouslySetInnerHTML:{__html:"body { margin: 0 }"}}),e?s.default.createElement("h1",{style:g.h1},e):null,s.default.createElement("div",{style:g.desc},s.default.createElement("h2",{style:g.h2},t,"."))))}}],[{key:"getInitialProps",value:function(e){var t=e.res,n=e.err;return{statusCode:t&&t.statusCode?t.statusCode:n?n.statusCode:404}}}]),t}(s.default.Component);p.displayName="ErrorPage",t.default=p;var g={error:{color:"#000",background:"#fff",fontFamily:'-apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Fira Sans", Avenir, "Helvetica Neue", "Lucida Grande", sans-serif',height:"100vh",textAlign:"center",display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center"},desc:{display:"inline-block",textAlign:"left",lineHeight:"49px",height:"49px",verticalAlign:"middle"},h1:{display:"inline-block",borderRight:"1px solid rgba(0, 0, 0,.3)",margin:0,marginRight:"20px",padding:"10px 23px 10px 0",fontSize:"24px",fontWeight:500,verticalAlign:"top"},h2:{fontSize:"14px",fontWeight:"normal",lineHeight:"inherit",margin:0,padding:0}}},"04ac":function(e,t,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/_error",function(){var e=n("/a9y");return{page:e.default||e}}])},PgRs:function(e,t,n){e.exports=n("m/Pd")}},[["04ac","5d41","9da1"]]]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -2,7 +2,7 @@
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="http://www.lexend.comstatic/favicon/mstile-150x150.png"/>
<square150x150logo src="https://www.lexend.com/static/favicon/mstile-150x150.png"/>
<TileColor>#b91d47</TileColor>
</tile>
</msapplication>

View File

@ -3,12 +3,12 @@
"short_name": "",
"icons": [
{
"src": "http://www.lexend.comstatic/favicon/android-chrome-192x192.png",
"src": "https://www.lexend.com/static/favicon/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "http://www.lexend.comstatic/favicon/android-chrome-512x512.png",
"src": "https://www.lexend.com/static/favicon/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}