From 14ac6e61684882da66fd23fef8f8594e60817aa8 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Fri, 15 Oct 2021 08:22:18 -0400 Subject: projects formatting fixes --- themes/hugo-pt2021/layouts/partials/project_summary.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'themes/hugo-pt2021/layouts/partials') diff --git a/themes/hugo-pt2021/layouts/partials/project_summary.html b/themes/hugo-pt2021/layouts/partials/project_summary.html index 0aa9f89..5155e3a 100644 --- a/themes/hugo-pt2021/layouts/partials/project_summary.html +++ b/themes/hugo-pt2021/layouts/partials/project_summary.html @@ -1,5 +1,9 @@
  • {{- .Title -}} - : {{.Params.text -}} + + +

    + {{- .Params.text -}} +

  • -- cgit v1.2.3