fix #15
All checks were successful
Deploy / Deploy to Production (push) Successful in 13s

This commit is contained in:
isUnknown 2026-02-27 15:24:50 +01:00
parent c34a564aa5
commit 9f2b85087d
6 changed files with 214 additions and 254 deletions

View file

@ -1,6 +1,4 @@
<div class="modal--share">
<p class="title"><?= $page->title()->esc() ?>
<?php if ($page->subtitle()->isNotEmpty()): ?>
<?= $page->subtitle()->esc() ?>