From 9d33b5b5a74a69ceb85d5c6f225f38ee12212daf Mon Sep 17 00:00:00 2001 From: Serghei Cebotari Date: Tue, 5 Dec 2023 00:02:24 +0300 Subject: Update styles --- layouts/partials/sections/education.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/partials/sections/education.html') diff --git a/layouts/partials/sections/education.html b/layouts/partials/sections/education.html index 36a30c7..03b104c 100644 --- a/layouts/partials/sections/education.html +++ b/layouts/partials/sections/education.html @@ -7,7 +7,7 @@ {{ .Title }} {{ with .Params.location}}{{ . }}{{ end }} - + {{ with .Params.degree}}{{ . }}{{ end }} -- cgit v1.2.3