diff --git a/templates/common/head.html b/templates/common/head.html index 46da46d..0cb5648 100644 --- a/templates/common/head.html +++ b/templates/common/head.html @@ -1,5 +1,5 @@
+th:with="description=${isPost ? post != null ? post.status.excerpt : singlePage != null ? singlePage.status.excerpt : site.seo.description : site.seo.description}">