Skip to content

Commit e5d7f75

Browse files
authored
Merge pull request #2042 from DanieleSassoli/gh-pages
site-root: add Gerrit Code Review Logo
2 parents 82680ee + 92e239a commit e5d7f75

File tree

3 files changed

+258
-0
lines changed

3 files changed

+258
-0
lines changed

layouts/partials/site-root.html

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

0 commit comments

Comments
 (0)