1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-25 16:58:06 +08:00
volcanos/client/history/share.html
2020-07-08 19:53:19 +08:00

16 lines
523 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="/static/volcanos/favicon.ico">
<link rel="stylesheet" type="text/css" href="/static/volcanos/index.css">
</head>
<body>
<script src="/static/volcanos/page/share.js"></script>
<script src="/static/volcanos/proto.js"></script>
<script src="/static/volcanos/frame.js"></script>
</body>