Add support to add blog entries on index
This commit is contained in:
@@ -4,10 +4,12 @@
|
||||
|
||||
{{ partial "counter.html" . }}
|
||||
|
||||
{{ partial "blog.html" . }}
|
||||
|
||||
{{ partial "portfolio.html" . }}
|
||||
|
||||
{{ partial "testimonial.html" . }}
|
||||
|
||||
{{ partial "call-to-action.html" . }}
|
||||
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user