Skip to content

Commit c11f22f

Browse files
committed
Change to cover exhibition
1 parent ad0c923 commit c11f22f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generate/exhibition.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ function get_curated($curated, $start = 0, $num = 12)
3030

3131
function get_curated_short()
3232
{
33-
$curated = curated_xml(2);
33+
$curated = curated_xml(1);
3434

3535
// output html
3636
foreach ($curated as $c) {

0 commit comments

Comments
 (0)