mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
docs: add current sponsor logos in
This commit is contained in:
3
docs/layouts/shortcodes/sponsor.html
Normal file
3
docs/layouts/shortcodes/sponsor.html
Normal 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>
|
||||
Reference in New Issue
Block a user