We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5d7f75 + b388067 commit 0a811deCopy full SHA for 0a811de
layouts/partials/site-root.html
@@ -70,6 +70,7 @@ <h3 class="text-center">Products providing Git hosting</h3>
70
(dict "name" "tangled" "url" "https://tangled.sh")
71
(dict "name" "radicle" "url" "https://radicle.xyz")
72
(dict "name" "gerrit" "url" "https://www.gerritcodereview.com")
73
+ (dict "name" "azure-repos" "url" "https://azure.microsoft.com/en-us/products/devops/repos/")
74
}}
75
{{ range shuffle $m }}
76
<li><a href="{{ .url }}">{{ partial "company-svg" (printf "company-project-logos/%s" .name) }}</a></li>
static/images/company-project-logos/all.svg
static/images/company-project-logos/azure-repos.svg
0 commit comments