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.
1 parent f6fb59b commit 27e2f66Copy full SHA for 27e2f66
layouts/partials/site-root.html
@@ -67,6 +67,7 @@ <h3 class="text-center">Products providing Git hosting</h3>
67
(dict "name" "codeberg" "url" "https://codeberg.org")
68
(dict "name" "sourcehut" "url" "https://sourcehut.org")
69
(dict "name" "gitea" "url" "https://gitea.com")
70
+ (dict "name" "tangled" "url" "https://tangled.sh")
71
}}
72
{{ range shuffle $m }}
73
<li><a href="{{ .url }}">{{ partial "company-svg" (printf "company-project-logos/%s" .name) }}</a></li>
static/images/company-project-logos/all.svg
0 commit comments