Add first foundation content

This commit is contained in:
2022-06-23 17:21:52 +02:00
parent 4d90fe1626
commit 7bf64eb559
7 changed files with 83 additions and 42 deletions

View File

@@ -1,5 +1,5 @@
{{ range site.Data.services.community }}
<h3 class="mb-4 text-sm uppercase text-zinc-500">{{ .category }}</h3>
<h3>{{ .category }}</h3>
<ul class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 gap-6 mb-8">
{{ range .items }}
<li>