diff --git a/assets/scss/custom.scss b/assets/scss/custom.scss index b2105d3..b41e31f 100755 --- a/assets/scss/custom.scss +++ b/assets/scss/custom.scss @@ -50,4 +50,15 @@ .time { text-align: right; } - \ No newline at end of file + + + .grid-container { + display: grid; + grid-template-columns: repeat(3, 1fr); + gap: 20px; + } + + .grid-item { + + padding: 20px; + } diff --git a/hugo_stats.json b/hugo_stats.json index fab5e98..61f6bee 100644 --- a/hugo_stats.json +++ b/hugo_stats.json @@ -34,6 +34,7 @@ "section", "source", "span", + "style", "svg", "textarea", "time", @@ -64,6 +65,7 @@ "btn-sm", "capitalize", "col-12", + "col-md-3", "col-md-4", "column", "container", @@ -92,6 +94,7 @@ "from-body", "g", "grid-container", + "grid-item", "group", "gx-5", "h-4", @@ -223,7 +226,6 @@ "search-wrapper-footer", "search-wrapper-header", "section", - "section-s", "section-sm", "sm:bg-red-200", "sm:block", diff --git a/layouts/index.html b/layouts/index.html index 84aa467..9fcc237 100755 --- a/layouts/index.html +++ b/layouts/index.html @@ -80,24 +80,32 @@ {{ end }} - -{{ range $i, $e:= .Params.features2 }} -
{{ .content | markdownify }}
-{{ .content | markdownify }}
+ {{ with .button }} {{ if .enable }} + + {{ .label }} + + + {{ end }} {{ end }} +2Always be in control with your own data on social networks, whether that’s with Mastodon, PeerTube or Pixelfed: Fediversity makes it possible.
-2Always be in control with your own data on social networks, whether that’s with Mastodon, PeerTube or Pixelfed: Fediversity makes it possible.
+ + + Learn more + + + +2As a developer building the next generation of social platforms, you are looking to make it easier to facilitate your customers to use your product. Fediversity can help.
+ + + Learn more + + + +2The Fediversity Project operates on a grant gratiously provided by the HORIZON fund by the EC. Learn more about the accountability of the project.
+ + + Learn more + + + +2As a developer building the next generation of social platforms, you are looking to make it easier to facilitate your customers to use your product. Fediversity can help.
-2The Fediversity Project operates on a grant gratiously provided by the HORIZON fund by the EC. Learn more about the accountability of the project.
-