File size: 698 Bytes
1e92f2d |
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 26 27 28 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>Ant Design CHANGELOG Generator</title>
<script>
// [Replacement]
</script>
<link rel="shortcut icon" type="image/x-icon"
href="https://gw.alipayobjects.com/zos/rmsportal/rlpTLlbMzTNYuZGGCVYM.png" />
<link rel="stylesheet" href="https://unpkg.com/@ant-design/changelog-editor@0.0.1/dist/umi.css" />
<script>
window.routerBase = '/';
</script>
<script>
//! umi version: 3.2.14
</script>
</head>
<body>
<div id="root"></div>
<script src="https://unpkg.com/@ant-design/changelog-editor@0.0.1/dist/umi.js"></script>
</body>
</html>
|