forked from TrueCloudLab/rclone
docs: add missing shortcode
This commit is contained in:
parent
6e945fba82
commit
5777f4481f
1 changed files with 3 additions and 0 deletions
3
docs/layouts/shortcodes/provider_list.html
Normal file
3
docs/layouts/shortcodes/provider_list.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<ul class="list-group">
|
||||
{{ .Inner }}
|
||||
</ul>
|
Loading…
Reference in a new issue