https://github.com/ctlab/phantasus
Raw File
Tip revision: 80c7b427b73eabcf1cbf64adf47708e2640d3ffb authored by Nitesh Turaga on 29 October 2019, 17:11:02 UTC
bump x.y.z version to even y prior to creation of RELEASE_3_10 branch
Tip revision: 80c7b42
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