fix/20210728 #14

Merged
chris merged 48 commits from fix/20210728 into develop 2021-07-29 22:39:06 +02:00
1 changed files with 0 additions and 4 deletions
Showing only changes of commit 74accb190f - Show all commits

View File

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