U 更新关于页面

pull/158/head
vapao 2020-07-21 10:17:50 +08:00
parent b7c4fb358a
commit d60504ff93
1 changed files with 3 additions and 0 deletions

View File

@ -41,6 +41,9 @@ class About extends React.Component {
<Descriptions.Item label="官网文档">
<a href="https://spug.dev" target="_blank" rel="noopener noreferrer">https://spug.dev</a>
</Descriptions.Item>
<Descriptions.Item label="更新日志">
<a href="https://spug.dev/docs/change-log/" target="_blank" rel="noopener noreferrer">https://spug.dev/docs/change-log/</a>
</Descriptions.Item>
</Descriptions>
</Spin>
)