-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.template.html
More file actions
25 lines (23 loc) · 1010 Bytes
/
Copy path.template.html
File metadata and controls
25 lines (23 loc) · 1010 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE html>
<html lang="zh-CN" dir="ltr">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="keywords" content="女书, 字典, 女书字, 女书字典, 在线女书字典, 女书转换器, 女书一览表, 女书输入法, Unicode 女书"/>
<title>在线女书字典</title>
<link rel="stylesheet" href="/index.css"/>
<script src="/index.js"></script>
</head>
<body>
<header id="title-block-header">
<h1 class="title">在线女书字典</h1>
</header>
<div class="content">
<p>在此处加入内容。</p>
</div>
<footer>
<p><a id="meilbwox" href="https://example.org/">联系我们</a> - <a href="https://github.com/nushu-script/nushu-script.github.io/issues">反馈问题</a> - <a target="_blank" href="https://t.me/nushuscript">加入 <span lang="en-US">Telegram</span> 上的讨论</a></p>
<p>© 2018-2022 <a href="https://github.com/nushu-script/" lang="en-US">Nushu Developers Workgroup</a></p>
</footer>
</body>
</html>