diff --git a/layouts/partials/blogSection.html b/layouts/partials/blogSection.html index 962e820..0aa081f 100644 --- a/layouts/partials/blogSection.html +++ b/layouts/partials/blogSection.html @@ -28,7 +28,7 @@
{{ .PublishDate.Format "January 2, 2006" }} -

+

{{ .Title }}

diff --git a/layouts/partials/portfolioSection.html b/layouts/partials/portfolioSection.html index 03b6423..8a321b5 100644 --- a/layouts/partials/portfolioSection.html +++ b/layouts/partials/portfolioSection.html @@ -18,7 +18,7 @@ portfolio-thumb
{{ .Params.service }} -

+

{{ .Title }}

See details