Skip to content

Commit 2e11baf

Browse files
fix: 修复cliff.toml的问题 (#269)
1 parent 49bc144 commit 2e11baf

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

.github/cliff.toml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,16 @@ body = """
6262

6363
# 尾部
6464
footer = """
65+
{%- macro remote_url() -%}
66+
https://github.com/{{ remote.github.owner }}/{{ remote.github.repo }}
67+
{%- endmacro -%}
68+
6569
## 国内下载源
6670
67-
* [已有 Mirror酱 CDK?前往 Mirror酱 高速下载](https://mirrorchyan.com/zh/projects?rid=MaaNTE)
68-
* [迅雷云盘](https://pan.xunlei.com/s/VOtxqaDh_27smle-2mzDrZywA1?pwd=jx7c) 提取码: jx7c
69-
* [夸克网盘](https://pan.quark.cn/s/4b70d06b913c?pwd=irqh) 提取码: irqh
70-
* [百度网盘](https://pan.baidu.com/s/11QMC-aYfjfq52yco_UAwfg?pwd=tkmu) 提取码: tkmu
71+
- [已有 Mirror酱 CDK?前往 Mirror酱 高速下载](https://mirrorchyan.com/zh/projects?rid=MaaNTE)
72+
- [迅雷云盘](https://pan.xunlei.com/s/VOtxqaDh_27smle-2mzDrZywA1?pwd=jx7c) 提取码: jx7c
73+
- [夸克网盘](https://pan.quark.cn/s/4b70d06b913c?pwd=irqh) 提取码: irqh
74+
- [百度网盘](https://pan.baidu.com/s/11QMC-aYfjfq52yco_UAwfg?pwd=tkmu) 提取码: tkmu
7175
"""
7276

7377
[git]

0 commit comments

Comments
 (0)