2021-12-10 15:46:13 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<meta name="description" content="">
|
|
|
|
<meta name="theme-color" content="#FFFFFF">
|
|
|
|
<meta name="color-scheme" content="light dark"><meta property="og:title" content="404 Page not found" />
|
|
|
|
<meta property="og:description" content="" />
|
|
|
|
<meta property="og:type" content="website" />
|
2022-01-10 15:07:23 +00:00
|
|
|
<meta property="og:url" content="https://docs.wakuconnect.dev/404.html" />
|
2021-12-10 15:46:13 +00:00
|
|
|
|
2022-01-27 00:19:14 +00:00
|
|
|
<title>404 Page not found | Waku Connect Docs</title>
|
2021-12-10 15:46:13 +00:00
|
|
|
<link rel="manifest" href="/manifest.json">
|
|
|
|
<link rel="icon" href="/favicon.png" type="image/x-icon">
|
2022-01-11 09:09:21 +00:00
|
|
|
<link rel="stylesheet" href="/book.min.89a77f7e702a8626749b948bbfb01109823daf6c1246ca407d1378833494c402.css" integrity="sha256-iad/fnAqhiZ0m5SLv7ARCYI9r2wSRspAfRN4gzSUxAI=" crossorigin="anonymous">
|
2021-12-10 15:46:13 +00:00
|
|
|
<script defer src="/flexsearch.min.js"></script>
|
2022-02-02 01:02:45 +00:00
|
|
|
<script defer src="/en.search.min.529c80d1e911ec8f549a29bff1dd2c31fc706122b64f877c8a14e63ba53421c7.js" integrity="sha256-UpyA0ekR7I9Umim/8d0sMfxwYSK2T4d8ihTmO6U0Icc=" crossorigin="anonymous"></script>
|
2021-12-10 15:46:13 +00:00
|
|
|
<!--
|
|
|
|
Made with Book Theme
|
|
|
|
https://github.com/alex-shpak/hugo-book
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
|
|
<style>
|
|
|
|
.not-found {
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
.not-found h1 {
|
|
|
|
margin: .25em 0 0 0;
|
|
|
|
opacity: .25;
|
|
|
|
font-size: 40vmin;
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<main class="flex justify-center not-found">
|
|
|
|
<div>
|
|
|
|
<h1>404</h1>
|
|
|
|
<h2>Page Not Found</h2>
|
|
|
|
<h3>
|
2022-01-27 00:19:14 +00:00
|
|
|
<a href="/">Waku Connect Docs</a>
|
2021-12-10 15:46:13 +00:00
|
|
|
</h3>
|
|
|
|
</div>
|
|
|
|
</main>
|
|
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|