16 lines
402 B
HTML
16 lines
402 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/waku-lab"
|
|
/>
|
|
<title>Waku Lab Redirect</title>
|
|
</head>
|
|
<body>
|
|
If you are not redirected automatically, follow
|
|
<a href="https://github.com/waku-org/waku-lab">this link</a>.
|
|
</body>
|
|
</html>
|