Skip to content

Commit

Permalink
Merge pull request #66 from gbif/issue-65
Browse files Browse the repository at this point in the history
Remove issue filter on geo stat and link to MAP
  • Loading branch information
mpitblado committed Dec 7, 2023
2 parents dd32c02 + 5c45708 commit 8c2eb00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _data/home.yml
Expand Up @@ -7,10 +7,10 @@ stats:
href: /specimen/search?country=CA
blankTarget: true
background: assets/icons/canadian-maple-leaf.svg
- title: <span data-ajax-url="https://api.gbif.org/v1/occurrence/search?institutionCode=BBM&hasCoordinate=true&hasGeospatialIssue=false">400,000</span>
- title: <span data-ajax-url="https://api.gbif.org/v1/occurrence/search?institutionCode=BBM&hasCoordinate=true">600,000</span>
description: Georeferenced Records
blankTarget: true
href: /specimen/search?hasCoordinate=true&hasGeospatialIssue=false
href: /specimen/search?view=MAP
background: assets/icons/georeferenced-icon.svg
- title: 1228
description: Total Citations
Expand Down

0 comments on commit 8c2eb00

Please sign in to comment.