mirror of
https://github.com/doocs/md.git
synced 2024-11-24 19:10:34 +08:00
Deploying to gh-pages from @ doocs/md@a65c86e2ee 🚀
This commit is contained in:
parent
a76af6c319
commit
7c5e558376
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
19
index.html
19
index.html
@ -3,23 +3,14 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta
|
||||
name="keywords"
|
||||
content="md,markdown,markdown-editor,wechat,official-account,yanglbme,doocs"
|
||||
/>
|
||||
<meta
|
||||
name="description"
|
||||
content="Wechat Markdown Editor | 一款高度简洁的微信 Markdown 编辑器"
|
||||
/>
|
||||
<meta name="keywords" content="md,markdown,markdown-editor,wechat,official-account,yanglbme,doocs" />
|
||||
<meta name="description" content="Wechat Markdown Editor | 一款高度简洁的微信 Markdown 编辑器" />
|
||||
<meta
|
||||
name="viewport"
|
||||
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"
|
||||
/>
|
||||
<title>微信 Markdown 编辑器 | Doocs 开源社区</title>
|
||||
<link
|
||||
rel="shortcut icon"
|
||||
href="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/gh/doocs/md/images/favicon.png"
|
||||
/>
|
||||
<link rel="shortcut icon" href="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/gh/doocs/md/images/favicon.png" />
|
||||
<link
|
||||
rel="apple-touch-icon-precomposed"
|
||||
href="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/gh/doocs/md/images/1648303220922-7e14aefa-816e-44c1-8604-ade709ca1c69.png"
|
||||
@ -43,8 +34,8 @@
|
||||
font-family: 'Times New Roman' !important;
|
||||
}
|
||||
</style>
|
||||
<script type="module" crossorigin src="/md/assets/index-Ba_2RLZS.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/md/assets/index-DJshxuUO.css">
|
||||
<script type="module" crossorigin src="/md/assets/index-DUdA9Afr.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/md/assets/index-3jX_ldUZ.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
Loading…
Reference in New Issue
Block a user