updates vue component
This commit is contained in:
parent
d6d9260c0e
commit
8b052f95ee
|
@ -1 +0,0 @@
|
||||||
../../../../../archive-lister/dist/archive-list.js
|
|
File diff suppressed because one or more lines are too long
|
@ -27,8 +27,5 @@
|
||||||
<?= $this->site->title() ?>
|
<?= $this->site->title() ?>
|
||||||
</a>
|
</a>
|
||||||
</h2>
|
</h2>
|
||||||
<nav class="">
|
|
||||||
<?php echo $this->partial('common/search-form.phtml'); ?>
|
|
||||||
</nav>
|
|
||||||
</aside>
|
</aside>
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Reference in New Issue