diff --git a/appview/pages/templates/repo/fragments/artifactList.html b/appview/pages/templates/repo/fragments/artifactList.html index ec047857..eae6816f 100644 --- a/appview/pages/templates/repo/fragments/artifactList.html +++ b/appview/pages/templates/repo/fragments/artifactList.html @@ -13,7 +13,7 @@
{{ i "archive" "w-4 h-4" }} - + Source code (.tar.gz)
diff --git a/appview/pages/templates/repo/fragments/cloneDropdown.html b/appview/pages/templates/repo/fragments/cloneDropdown.html index d429a561..d2673917 100644 --- a/appview/pages/templates/repo/fragments/cloneDropdown.html +++ b/appview/pages/templates/repo/fragments/cloneDropdown.html @@ -53,13 +53,25 @@ For self-hosted knots, clone URLs may differ based on your setup.

- - {{ i "download" "w-4 h-4" }} - Download tar.gz - +
+
+ +
+ + {{ i "download" "w-4 h-4" }} + Download tar.gz + + + {{ i "download" "w-4 h-4" }} + Download .zip + +