12 lines
427 B
HTML
12 lines
427 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
<meta http-equiv="refresh" content="0; url=https://github.com/waku-org/js-waku-examples" />
|
|
<title>Waku Examples Redirect</title>
|
|
</head>
|
|
<body>
|
|
If you are not redirected automatically, follow <a href="https://github.com/waku-org/js-waku-examples">this link</a>.
|
|
</body>
|
|
</html>
|