We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad0c923 commit c11f22fCopy full SHA for c11f22f
1 file changed
generate/exhibition.php
@@ -30,7 +30,7 @@ function get_curated($curated, $start = 0, $num = 12)
30
31
function get_curated_short()
32
{
33
- $curated = curated_xml(2);
+ $curated = curated_xml(1);
34
35
// output html
36
foreach ($curated as $c) {
0 commit comments