-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy path404.html
More file actions
3 lines (3 loc) · 2.1 KB
/
Copy path404.html
File metadata and controls
3 lines (3 loc) · 2.1 KB
1
2
3
<!doctype html><html lang=en><head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset=UTF-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content><meta name=theme-color media="(prefers-color-scheme: light)" content="#ffffff"><meta name=theme-color media="(prefers-color-scheme: dark)" content="#343a40"><meta name=color-scheme content="light dark"><meta property="og:url" content="http://localhost:1313/404.html"><meta property="og:site_name" content="Shadow Libraries"><meta property="og:title" content="404 Page not found"><meta property="og:locale" content="en_us"><meta property="og:type" content="website"><meta itemprop=name content="404 Page not found"><title>404 Page not found | Shadow Libraries</title><link rel=icon href=/favicon.png><link rel=manifest href=/manifest.json><link rel=canonical href=http://localhost:1313/404.html><link rel=stylesheet href=/book.min.9b72a7aab230b16f1f2c1b2d026f7cd23f672bc2686b0723cc1acfecf88089ff.css integrity="sha256-m3KnqrIwsW8fLBstAm980j9nK8JoawcjzBrP7PiAif8=" crossorigin=anonymous><script defer src=/sw.min.6f6f90fcb8eb1c49ec389838e6b801d0de19430b8e516902f8d75c3c8bd98739.js integrity="sha256-b2+Q/LjrHEnsOJg45rgB0N4ZQwuOUWkC+NdcPIvZhzk=" crossorigin=anonymous></script><style>.not-found{height:100vh;width:100vw}.not-found h1{font-size:10vmin;font-weight:lighter;cursor:default}.not-found h1 span{display:inline-block;transition:transform .2s ease-out,opacity .2s ease-out}.not-found h1:hover span{transition-duration:1s;transform:translate(var(--drift-x),var(--drift-y))rotate(var(--rotate-end));opacity:0}.not-found h1:hover span:nth-child(1){--drift-x:-1em;--drift-y:1em;--rotate-end:-90deg}.not-found h1:hover span:nth-child(2){--drift-x:-1em;--drift-y:-2em;--rotate-end:45deg}.not-found h1:hover span:nth-child(3){--drift-x:3em;--drift-y:1em;--rotate-end:120deg}</style></head><body class="not-found flex justify-center align-center"><main class=text-center><h1><span>Page</span>
<span>Not</span>
<span>Found</span></h1><h3><a href=/>Shadow Libraries</a></h3></main></body></html>