Skip to content

Commit

Permalink
Update epobject ID.
Browse files Browse the repository at this point in the history
  • Loading branch information
dracos committed Dec 6, 2024
1 parent f2c1604 commit b57e789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/includes/easyparliament/hansardlist.php
Original file line number Diff line number Diff line change
Expand Up @@ -1776,7 +1776,7 @@ protected function _get_hansard_data($input) {
}
}

if (in_array($item['epobject_id'], [15674958, 15674959, 12822764, 12822765])) {
if (in_array($item['epobject_id'], [15674958, 15674959, 12822764, 12822765, 27802084])) {
global $DATA, $this_page;
$DATA->set_page_metadata($this_page, 'robots', 'noindex');
}
Expand Down

0 comments on commit b57e789

Please sign in to comment.