Fallback for metas
RickCogley opened this issue · 0 comments
RickCogley commented
I understand metas plugin field aliases, but it would be useful to be able to specify a fallback. That is, if the page title does not exist, use the site title? Something like:
title: "=title || =site.title"
Or, whatever lumish syntax. 😊