Skip to content

Commit b388067

Browse files
committed
site-root: add the Azure Repos logo
The Azure DevOps suite of services also offers professional, highly scalable Git hosting. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent e5d7f75 commit b388067

File tree

3 files changed

+79
-0
lines changed

3 files changed

+79
-0
lines changed

layouts/partials/site-root.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ <h3 class="text-center">Products providing Git hosting</h3>
7070
(dict "name" "tangled" "url" "https://tangled.sh")
7171
(dict "name" "radicle" "url" "https://radicle.xyz")
7272
(dict "name" "gerrit" "url" "https://www.gerritcodereview.com")
73+
(dict "name" "azure-repos" "url" "https://azure.microsoft.com/en-us/products/devops/repos/")
7374
}}
7475
{{ range shuffle $m }}
7576
<li><a href="{{ .url }}">{{ partial "company-svg" (printf "company-project-logos/%s" .name) }}</a></li>

static/images/company-project-logos/all.svg

Lines changed: 36 additions & 0 deletions
Loading
Lines changed: 42 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)