mirror of
https://git.coop/cotech/website.git
synced 2024-11-21 22:33:05 +00:00
Make number of clients on home page dynamic
This commit is contained in:
parent
ec0c037f65
commit
4ee044ac21
@ -25,7 +25,7 @@ layout: home
|
||||
<div class="small-3 columns">
|
||||
<img src="app/themes/coop-tech-oowp-theme/public/img/icon-clients.png" class="float-center">
|
||||
<h6>Clients</h6>
|
||||
<h5>232+</h5>
|
||||
<h5>{{ site.clients.size }}+</h5>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user