mirror of
https://github.com/rclone/rclone.git
synced 2026-06-19 19:04:02 +02:00
docs: make downloads into a table
Add the scripted downloads to the download page
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<a href="https://downloads.rclone.org/rclone-current-{{ .Get 0 }}-{{ .Get 1 }}.zip" title="{{ .Get 0 }} {{ .Get 1 }}"><span class="fas fa-download fa-lg"></span></a>
|
||||
@@ -0,0 +1 @@
|
||||
<a href="https://downloads.rclone.org/rclone-{{ partial "version.html" . }}-{{ .Get 0 }}-{{ .Get 1 }}.zip" title="{{ .Get 0 }} {{ .Get 1 }}"><span class="fas fa-download fa-lg"></span></a>
|
||||
Reference in New Issue
Block a user