diff --git a/htdocs/PI/index.php b/htdocs/PI/index.php index 5109c5afe..84a500973 100644 --- a/htdocs/PI/index.php +++ b/htdocs/PI/index.php @@ -81,7 +81,7 @@ class PIRequest { // defaultPaging = true means that even if the 'page' URL param is // not specified, then the query will be paged by default (true is // the preference for large/production datasets). - private $defaultPageSize = 400; + private $defaultPageSize = 100; private $defaultPaging = FALSE; // specify true to enforce paging public function __construct(){ diff --git a/htdocs/web_portal/img/ngi/ELIXIR.jpg b/htdocs/web_portal/img/ngi/ELIXIR.jpg new file mode 100644 index 000000000..3c9d6e731 Binary files /dev/null and b/htdocs/web_portal/img/ngi/ELIXIR.jpg differ diff --git a/htdocs/web_portal/img/ngi/fullSize/ELIXIR.jpg b/htdocs/web_portal/img/ngi/fullSize/ELIXIR.jpg new file mode 100644 index 000000000..3c9d6e731 Binary files /dev/null and b/htdocs/web_portal/img/ngi/fullSize/ELIXIR.jpg differ