Put the simple software data in the home page content file.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{{ define "main" }}
|
||||
{{ partial "jumbotron.html" . }}
|
||||
{{ partial "simple-software.html" . }}
|
||||
{{ partial "simple-software.html" .Params.ssattrs }}
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user