This commit is contained in:
parent
a6cac31ec2
commit
77bd52330d
16 changed files with 467 additions and 203 deletions
|
|
@ -15,25 +15,27 @@
|
|||
|
||||
{{ partial "carousel.html" . }}
|
||||
|
||||
{{ partial "features.html" . }}
|
||||
|
||||
{{ partial "discover.html" . }}
|
||||
|
||||
{{ partial "features.html" . }}
|
||||
{{/* partial "testimonials.html" . */}}
|
||||
|
||||
{{ partial "cta-join.html" . }}
|
||||
|
||||
{{ partial "downloads.html" . }}
|
||||
|
||||
{{ partial "community.html" . }}
|
||||
{{/* partial "community.html" . */}}
|
||||
|
||||
{{ partial "cta-newsletter.html" . }}
|
||||
{{/* partial "cta-newsletter.html" . */}}
|
||||
|
||||
</div>
|
||||
<!-- /#all -->
|
||||
|
||||
{{ partial "survey.html" . }}
|
||||
|
||||
{{ partial "footer.html" . }}
|
||||
|
||||
{{ partial "survey.html" . }}
|
||||
|
||||
{{ partial "scripts.html" . }}
|
||||
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue