diff --git a/layouts/partials/article/components/details.html b/layouts/partials/article/components/details.html
index 5ffb25f..b9e172a 100644
--- a/layouts/partials/article/components/details.html
+++ b/layouts/partials/article/components/details.html
@@ -7,7 +7,7 @@
{{ $color := partial "helper/color-from-str" .LinkTitle }}
{{ $BackgroundColor := default $color.BackgroundColor .Params.style.background }}
{{ $TextColor := default $color.TextColor .Params.style.color }}
-
+
{{ .LinkTitle }}
{{ end }}