Rain/www/index.html

9 lines
128 B
HTML
Raw Permalink Normal View History

2022-02-17 10:46:31 +00:00
<html>
<head>
<title>FX | Rain</title>
</head>
<body>
<script type="text/javascript" src="./rain.js"></script>
</body>
</html>