Skip to content

Commit 0a811de

Browse files
authored
Merge pull request #2045 from dscho/azure-repos
site-root: add the Azure Repos logo
2 parents e5d7f75 + b388067 commit 0a811de

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)