5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-18 19:36:21 +00:00

Merge branch 'issue-14179' of https://0xacab.org/sutty/sutty into 17.3.alpine.panel.sutty.nl
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Sutty 2023-10-02 17:53:50 +00:00
commit 31979382b5

View file

@ -34,7 +34,7 @@ class MetadataRelatedPosts < MetadataArray
end
def title(post)
"#{post&.title&.value || post&.slug&.value} (#{post.layout.humanized_name})"
"#{post&.title&.value || post&.slug&.value} #{post&.date&.value.strftime('%F')} (#{post.layout.humanized_name})"
end
# Encuentra el filtro