diff --git a/hugo.yaml b/hugo.yaml index be0a395..d20af69 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -39,6 +39,13 @@ params: links: - text: Meet our investors and advisors url: "#" + logos: + - l1: a + - l1: a + - l1: a + - l1: a + - l1: a + - l1: a p4: heading: "From the blog" content: diff --git a/layouts/index.html b/layouts/index.html index 06577aa..6af6704 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -129,208 +129,11 @@ - +
-
- - - - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - - - - -
- + {{ range .Site.Params.P3.Logos }}
+ {{ end }}
-

+

{{ .Site.Params.P3.Heading }}

{{ range .Site.Params.P3.Content }} @@ -391,6 +195,7 @@
+