From 550450a3b1e07a70a506d872137ea43774d2c5e0 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Tue, 7 Nov 2023 20:45:45 +0100 Subject: feat: add support for other vcs systems (#128) Adds support to other VCS systems as per the specification. Defaults to `git` for backwards compatibility. Renames the internally used `.GitURL` to `.RepoURL` for clarity. --- templates/package.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/package.html') diff --git a/templates/package.html b/templates/package.html index bd56c38..6183c51 100644 --- a/templates/package.html +++ b/templates/package.html @@ -1,7 +1,7 @@ - + -- cgit v1.2.3