From 3b3dee43f08916fa3f13b1b3895fbaf906c3298b Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Sun, 15 Oct 2023 04:59:18 +0200 Subject: author card reduce --- layouts/partials/author_card.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'layouts/partials/author_card.html') diff --git a/layouts/partials/author_card.html b/layouts/partials/author_card.html index 23d97ae..b2f77c0 100644 --- a/layouts/partials/author_card.html +++ b/layouts/partials/author_card.html @@ -1,11 +1,11 @@ -
-
- +
+
+
-
{{ .Site.Author.name }}
-
{{ .Site.Author.role }}
-

+

{{ .Site.Author.name }}
+
{{ .Site.Author.role }}
+

{{ .Site.Author.bio }}

-- cgit v1.2.3