Put the simple software data in the home page content file.
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
</div>
|
||||
|
||||
<div class="row justify-center">
|
||||
{{ range $.Site.Data.home.ssattrs }}
|
||||
{{ range $ }}
|
||||
<div class="col xs-12 sm-10 md-6">
|
||||
{{ partial "cards/home-card.html" . }}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user