change the hub listing

Signed-off-by: Toshaan Bharvani <toshaan@vantosh.com>
archetype-theme-transition
Toshaan Bharvani 3 years ago
parent 16bf6d4443
commit 177e42b7d8

@ -13,9 +13,9 @@
<span class="section-description">{{ .Content }}</span>
</div>
</div>
<div id="hubprovider" class="row">
<div id="hubproviders" class="row">
{{ range .Data.Pages }}
<div class="col-lg-3 ">
<div id="hubprovider" class="col-lg-3 ">
<a href="{{ .Permalink }}">{{ .Title }}</a>
</div>
{{ end }}

Loading…
Cancel
Save