forked from Gitlink/forgeplus-react
个人建站增加一种建站工具
This commit is contained in:
parent
3c22b78b5f
commit
6ebe681018
|
|
@ -134,6 +134,7 @@ function CreateSite(props) {
|
|||
<Select.Option value={0}>hugo</Select.Option>
|
||||
<Select.Option value={1}>jekyll</Select.Option>
|
||||
<Select.Option value={2}>hexo</Select.Option>
|
||||
<Select.Option value={3}>files</Select.Option>
|
||||
</Select>
|
||||
)}
|
||||
<a className="ml20" href="https://help.gitlink.org.cn/%E4%B8%AA%E4%BA%BA%E4%B8%BB%E9%A1%B5%E5%BB%BA%E7%AB%99/%E5%BB%BA%E7%AB%99%E5%B7%A5%E5%85%B7" target="_blank">
|
||||
|
|
|
|||
Loading…
Reference in New Issue