docs: add current sponsor logos in

This commit is contained in:
Nick Craig-Wood
2024-03-08 12:50:00 +00:00
parent 1473de3f04
commit fcb182efce
2 changed files with 9 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
<a href="{{ .Get "link" }}" target="_blank" >
<img width="{{ .Get "width" }}" src="{{ .Get "src" }}" title="{{ .Get "title" }}" style="{{ .Get "style" | safeCSS }}">
</a>