get('site', []); $social = $config->get('social', []); $titleText = isset($title) && $title !== $site['title'] ? $title . ' | ' . $site['title'] : $site['title']; $description = $item['summary'] ?? $site['description'] ?? ''; $postCard = static function (array $entry): void { ?>

1): ?> <?= View::e($titleText) ?>

get('comments.enabled', true) && $item['allow_comments']): ?>

Comments

No comments yet.

get('comments.captcha', true)): ?>