update main branch #47
File diff suppressed because one or more lines are too long
|
@ -22,7 +22,8 @@ $collections = htmlentities(json_encode($collections, JSON_HEX_QUOT), ENT_QUOTES
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<div data-vue-component="archive-list"
|
<div data-vue-component="archive-list"
|
||||||
data-collections='<?= $collections ?>'>
|
data-collections='<?= $collections ?>'
|
||||||
|
data-page_size=3>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue