Skip to content

Commit

Permalink
Hide London from top menu
Browse files Browse the repository at this point in the history
- Until scrapers are back
  • Loading branch information
ajparsons committed Jul 10, 2024
1 parent a374d56 commit 388183c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions classes/Renderer/Header.php
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,9 @@ private function get_top_and_bottom_links() {
'classes' => $class,
'text' => $text
);
if ($toppage != "london_home"){
array_push($this->data['assembly_nav_links'], $top_link);
}

if ($toppage == $this->nav_highlights['top']) {

Expand Down

0 comments on commit 388183c

Please sign in to comment.