ProjectWIND/doc/index.html
2024-12-12 15:11:50 +08:00

25 lines
799 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="keywords" content="wind,bot,dice,风铃,骰子,骰娘,wind官网">
<title>WIND</title>
</head>
<body>
<h1>WIND</h1>
<div>WIND is not<br> Dice</div>
<hr>
<div>Hello&nbsp;World!</div>
<dl>
<dt>简单</dt>
<dd>开箱即用web界面简单易懂</dd>
<dt>快捷</dt>
<dd>app一键安装一键启动一键更新</dd>
<dt>方便</dt>
<dd>开发者友好,代码开源,可定制化</dd>
<dt>小巧</dt>
<dd>体积小,启动快,占用资源少</dd>
</dl>
<span>点击<a href="https://github.com/Sheyiyuan/ProjectWIND" target="_blank">这里</a>关注我们</span>
</body>
</html>