Skip to content

Commit 27e2f66

Browse files
committed
site-root: add tangled.sh logo
Add the logo for tangled.sh. Signed-off-by: Toon Claes <[email protected]>
1 parent f6fb59b commit 27e2f66

File tree

3 files changed

+54
-0
lines changed

3 files changed

+54
-0
lines changed

layouts/partials/site-root.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ <h3 class="text-center">Products providing Git hosting</h3>
6767
(dict "name" "codeberg" "url" "https://codeberg.org")
6868
(dict "name" "sourcehut" "url" "https://sourcehut.org")
6969
(dict "name" "gitea" "url" "https://gitea.com")
70+
(dict "name" "tangled" "url" "https://tangled.sh")
7071
}}
7172
{{ range shuffle $m }}
7273
<li><a href="{{ .url }}">{{ partial "company-svg" (printf "company-project-logos/%s" .name) }}</a></li>

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

Lines changed: 22 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)