mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
31 lines
818 B
HTML
31 lines
818 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta
|
|
name="viewport"
|
|
content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"
|
|
/>
|
|
<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://gw.alipayobjects.com/os/antfincdn/ciEbDYlN1f/umi.css" />
|
|
<script>
|
|
window.routerBase = '/';
|
|
</script>
|
|
<script>
|
|
//! umi version: 3.2.14
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
<script src="https://gw.alipayobjects.com/os/antfincdn/kehCrERcwz/umi.js"></script>
|
|
</body>
|
|
</html>
|