i0110 commited on
Commit
e45e4f7
·
verified ·
1 Parent(s): 9e19163

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +4 -0
templates/index.html CHANGED
@@ -129,9 +129,13 @@
129
  {% endwith %}
130
  </form>
131
  <p class="description">
 
132
  <strong>使用说明</strong>
 
 
133
  <small>输入 GitHub 仓库链接和文件路径即可打包下载。</small>
134
  <br>
 
135
  <small>例如:https://github.com/ssfun/download-github-files/tree/main/templates</small>
136
  <br>
137
  <small>对于私有仓库,请提供 GitHub Personal Access Token.</small>
 
129
  {% endwith %}
130
  </form>
131
  <p class="description">
132
+ <br>
133
  <strong>使用说明</strong>
134
+ <br>
135
+ <br>
136
  <small>输入 GitHub 仓库链接和文件路径即可打包下载。</small>
137
  <br>
138
+ <br>
139
  <small>例如:https://github.com/ssfun/download-github-files/tree/main/templates</small>
140
  <br>
141
  <small>对于私有仓库,请提供 GitHub Personal Access Token.</small>