updates vue component

This commit is contained in:
buttle 2021-11-10 13:55:14 +01:00
parent d6d9260c0e
commit 8b052f95ee
2 changed files with 2 additions and 4 deletions

View File

@ -1 +0,0 @@
../../../../../archive-lister/dist/archive-list.js

2
asset/js/archive-list.js Normal file

File diff suppressed because one or more lines are too long

View File

@ -27,8 +27,5 @@
<?= $this->site->title() ?>
</a>
</h2>
<nav class="">
<?php echo $this->partial('common/search-form.phtml'); ?>
</nav>
</aside>
</section>