Skip to content

Commit 6bb2af8

Browse files
authored
Update template_example.yaml
1 parent 41bbe19 commit 6bb2af8

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/template_example.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,17 @@ body:
2424
value: |
2525
<!--
2626
请在下方的 `JSON` 块中填写,字段说明:
27-
- title: 友链标题
28-
- url: 友链地址
27+
- title: 网站标题
28+
- url: 网站地址
2929
- icon: 网站图标
3030
- snapshot: 网站截图
3131
- description: 一句话简介
32-
- feed: 订阅地址(抓取并显示最新文章,没有 feed 地址时,排序会靠后)
3332
-->
3433
3534
```json
3635
{
3736
"title": "",
38-
"url": "",
37+
"url": "https://",
3938
"icon": "",
4039
"snapshot": "",
4140
"description": ""

0 commit comments

Comments
 (0)