mirror of
https://github.com/vacp2p/research.logos.co.git
synced 2026-04-25 03:01:28 -04:00
Update documentation
This commit is contained in:
11
zkVM-testing/index.html
Normal file
11
zkVM-testing/index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="refresh" content="0; url=/rlog/zkVM-testing">
|
||||
<link rel="canonical" href="/rlog/zkVM-testing" />
|
||||
</head>
|
||||
<script>
|
||||
window.location.href = '/rlog/zkVM-testing' + window.location.search + window.location.hash;
|
||||
</script>
|
||||
</html>
|
||||
Reference in New Issue
Block a user