diff --git a/themes/coopcloud.tech/layouts/index.html b/themes/coopcloud.tech/layouts/index.html index 77e6fa1..5b8bc06 100644 --- a/themes/coopcloud.tech/layouts/index.html +++ b/themes/coopcloud.tech/layouts/index.html @@ -1,9 +1,8 @@ {{ define "main" }} {{ partial "index/server_hero.html" . }} -{{ partial "index/underline_points.html" (dict "context" . "title" "benefits" -"data" site.Data.benefits) }} {{ partial "index/underline_points.html" (dict -"context" . "title" "faq" "data" site.Data.faq) }} {{ partial -"index/autonomic_hero.html" (dict "context" . "data" site.Data) }} +{{ partial "index/underline_points.html" (dict "context" . "title" "benefits" "data" site.Data.benefits) }} +{{ partial "index/underline_points.html" (dict "context" . "title" "faq" "data" site.Data.faq) }} +{{ partial "index/autonomic_hero.html" (dict "context" . "data" site.Data) }} {{ partial "index/community_project.html" (dict "context" . "data" site.Data) }} -{{ end }} +{{ end }} diff --git a/themes/coopcloud.tech/layouts/partials/index/autonomic_hero.html b/themes/coopcloud.tech/layouts/partials/index/autonomic_hero.html index bcd325d..8b888ae 100644 --- a/themes/coopcloud.tech/layouts/partials/index/autonomic_hero.html +++ b/themes/coopcloud.tech/layouts/partials/index/autonomic_hero.html @@ -12,6 +12,22 @@

{{ site.Data.who_is_involved.text }}

+
+
+
+ +
+

co-funders:





+

Autonomic is providing Co-op Cloud hosted services for these fine folks:

+ +

+ + + + +

+
+
- \ No newline at end of file + diff --git a/themes/coopcloud.tech/static/logos/anarchy-rules.png b/themes/coopcloud.tech/static/logos/anarchy-rules.png new file mode 100644 index 0000000..e950f0c Binary files /dev/null and b/themes/coopcloud.tech/static/logos/anarchy-rules.png differ diff --git a/themes/coopcloud.tech/static/logos/biobulkbende.png b/themes/coopcloud.tech/static/logos/biobulkbende.png new file mode 100644 index 0000000..f5e4f4e Binary files /dev/null and b/themes/coopcloud.tech/static/logos/biobulkbende.png differ diff --git a/themes/coopcloud.tech/static/logos/fashion-rev.svg b/themes/coopcloud.tech/static/logos/fashion-rev.svg new file mode 100644 index 0000000..4fe2eb1 --- /dev/null +++ b/themes/coopcloud.tech/static/logos/fashion-rev.svg @@ -0,0 +1,17 @@ + + + + logo + Created with Sketch. + + + + + diff --git a/themes/coopcloud.tech/static/logos/neuronic-games.png b/themes/coopcloud.tech/static/logos/neuronic-games.png new file mode 100644 index 0000000..86e6625 Binary files /dev/null and b/themes/coopcloud.tech/static/logos/neuronic-games.png differ diff --git a/themes/coopcloud.tech/static/logos/third-sector-accountancy.png b/themes/coopcloud.tech/static/logos/third-sector-accountancy.png new file mode 100644 index 0000000..57e92f2 Binary files /dev/null and b/themes/coopcloud.tech/static/logos/third-sector-accountancy.png differ