1
This commit is contained in:
3
package-lock.json
generated
3
package-lock.json
generated
@@ -7824,7 +7824,8 @@
|
||||
"node_modules/remark-mark-highlight": {
|
||||
"version": "0.1.1",
|
||||
"resolved": "https://registry.npmmirror.com/remark-mark-highlight/-/remark-mark-highlight-0.1.1.tgz",
|
||||
"integrity": "sha512-ot2AE37OKO2YQTcqyZ8VatEGJV/7CXk/RPJHk2TEVm04pT+JLCnoQb4Yj1vdOv2y4ZK45cDylj19gYVHqHz7Tw=="
|
||||
"integrity": "sha512-ot2AE37OKO2YQTcqyZ8VatEGJV/7CXk/RPJHk2TEVm04pT+JLCnoQb4Yj1vdOv2y4ZK45cDylj19gYVHqHz7Tw==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/remark-math": {
|
||||
"version": "5.1.1",
|
||||
|
||||
6607
pnpm-lock.yaml
generated
Normal file
6607
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -57,13 +57,13 @@ const WebPage = () => {
|
||||
<Input placeholder="https://liuyuyang.net/" />
|
||||
</Form.Item>
|
||||
|
||||
<Form.Item
|
||||
{/* <Form.Item
|
||||
label="网站图标"
|
||||
name="favicon"
|
||||
rules={[{ required: true, message: '网站图标不能为空' }]}
|
||||
>
|
||||
<Input placeholder="https://liuyuyang.net/favicon.ico" />
|
||||
</Form.Item>
|
||||
</Form.Item> */}
|
||||
|
||||
<Form.Item
|
||||
label="网站描述"
|
||||
|
||||
Reference in New Issue
Block a user