diff --git a/hugo.yaml b/hugo.yaml index 9268e7d..be0a395 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -35,7 +35,7 @@ params: p3: heading: "Backed by world-renowned investors" content: - - text: "cursus in enim consectetur quam. Dictum urna sed consectetur neque tristique pellentesque. Blandit amet, sed aenean erat arcu morbi. Cursus faucibus nunc nisl netus morbi vel porttitor vitae ut. Amet vitae fames senectus vitae." + - text: "Sagittis scelerisque nulla cursus in enim consectetur quam. Dictum urna sed consectetur neque tristique pellentesque. Blandit amet, sed aenean erat arcu morbi. Cursus faucibus nunc nisl netus morbi vel porttitor vitae ut. Amet vitae fames senectus vitae." links: - text: Meet our investors and advisors url: "#" diff --git a/layouts/index.html b/layouts/index.html index d45e211..06577aa 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -133,7 +133,44 @@
- +
+ + + + + + + + + + + + + + + + +
{{ range .Site.Params.P3.Content }} -

Sagittis scelerisque nulla +

{{ .text }}

{{ end }}