https://github.com/ctlab/phantasus
Raw File
Tip revision: 3060d2b3ea45059741f3612cf8273a125315b3ac authored by Nitesh Turaga on 27 October 2020, 15:33:27 UTC
bump x.y.z version to odd y following creation of RELEASE_3_12 branch
Tip revision: 3060d2b
index.html
<!DOCTYPE html>
<html>
<head>
<title>Phantasus</title>
<script type="text/javascript">
    window.location.href = window.location.origin + '/phantasus/index.html'
</script>
</head>
<body>
</body>
</html>
back to top