owncast/static/web/404.html

12 lines
2.5 KiB
HTML
Raw Normal View History

2022-10-09 10:11:08 +03:00
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>404: This page could not be found</title><meta name="next-head-count" content="3"/><link rel="preload" href="/_next/static/css/73f36147e11efc13.css" as="style"/><link rel="stylesheet" href="/_next/static/css/73f36147e11efc13.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-b148d0a153e0bb41.js" defer=""></script><script src="/_next/static/chunks/framework-79bce4a3a540b080.js" defer=""></script><script src="/_next/static/chunks/main-908967504ccf01f1.js" defer=""></script><script src="/_next/static/chunks/pages/_app-e3af15423a3ea8e1.js" defer=""></script><script src="/_next/static/chunks/pages/_error-f2496e8b9fdedb89.js" defer=""></script><script src="/_next/static/sbeuzVfo7vXNEfXzIBWu2/_buildManifest.js" defer=""></script><script src="/_next/static/sbeuzVfo7vXNEfXzIBWu2/_ssgManifest.js" defer=""></script></head><body><div id="__next" data-reactroot=""><div><div style="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>
2022-08-16 05:47:50 +03:00
body { margin: 0; color: #000; background: #fff; }
.next-error-h1 {
border-right: 1px solid rgba(0, 0, 0, .3);
}
@media (prefers-color-scheme: dark) {
body { color: #fff; background: #000; }
.next-error-h1 {
border-right: 1px solid rgba(255, 255, 255, .3);
}
2022-10-09 10:11:08 +03:00
}</style><h1 class="next-error-h1" style="display:inline-block;margin:0;margin-right:20px;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">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:49px;margin:0;padding:0">This page could not be found<!-- -->.</h2></div></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"sbeuzVfo7vXNEfXzIBWu2","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>