1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-25 08:48:06 +08:00
volcanos/trash/index.html
2020-07-13 22:56:34 +08:00

17 lines
446 B
HTML

<!DOCTYPE html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=0.7,user-scalable=no">
<title>volcanos</title>
<link rel="shortcut icon" type="image/ico" href="favicon.ico">
<link rel="stylesheet" type="text/css" href="style_old.css">
</head>
<body>
<script src="index.js"></script>
<script src="proto_old.js"></script>
<script src="frame_old.js"></script>
</body>