Add first foundation content
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user