removed the automatic single collection summary/description

This commit is contained in:
jorge 2021-07-28 17:21:29 +02:00
parent 329d78f6dc
commit 74accb190f
1 changed files with 0 additions and 4 deletions

View File

@ -15,11 +15,7 @@
<?php echo $site->title(); ?>
</h1>
<h2 class="site-description">
<?php if ($summary): ?>
<?php echo $site->displayDescription(); ?>
<?php else: ?>
an integrative digital bio-art platform
<?php endif; ?>
</h2>
</a>
</main>