-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
3 lines (3 loc) · 2.01 KB
/
404.html
File metadata and controls
3 lines (3 loc) · 2.01 KB
1
2
3
<!doctype html><html lang=en><head><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="https://www.fairdatapipeline.org/404.html"><meta property="og:site_name" content="FAIRDataPipeline"><meta property="og:title" content="404 Page not found"><meta property="og:locale" content="en"><meta property="og:type" content="website"><meta itemprop=name content="404 Page not found"><title>404 Page not found | FAIRDataPipeline</title><link rel=icon href=/favicon.png><link rel=manifest href=/manifest.json><link rel=canonical href=https://www.fairdatapipeline.org/404.html><link rel=stylesheet href=/book.min.c9593908517b9b32d7dede1eccf0065b7a681a4d788f13783dcfade5cd76a91d.css integrity="sha256-yVk5CFF7mzLX3t4ezPAGW3poGk14jxN4Pc+t5c12qR0=" 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=/>FAIRDataPipeline</a></h3></main></body></html>