Skip to content

Commit

Permalink
#3 attempt to fix homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
timrobertson100 committed Nov 30, 2023
1 parent 8f78192 commit e1fec07
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _data/home.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,19 +57,19 @@ stats:
background: "#edf3f3"
features:
# API query
- title: <span data-ajax-url="https://api.gbif.org/v1/occurrence/search?publishingOrg=862f7ec3-3134-4dce-ab5a-03c81f54bd72"</span>
- title: <span data-ajax-url="https://api.gbif.org/v1/occurrence/search?publishingOrg=862f7ec3-3134-4dce-ab5a-03c81f54bd72"></span>
description: Registros de Biodiversidata
background: assets/images/flo-icons/circle-square.svg
href: datos/buscar/?publishingOrg=862f7ec3-3134-4dce-ab5a-03c81f54bd72&view=MAP
- title: <span data-ajax-url="https://api.gbif.org/v1/dataset/search?publishingOrg=862f7ec3-3134-4dce-ab5a-03c81f54bd72"</span>
- title: <span data-ajax-url="https://api.gbif.org/v1/dataset/search?publishingOrg=862f7ec3-3134-4dce-ab5a-03c81f54bd72"></span>
description: Conjuntos de datos
background: assets/images/flo-icons/database-square.svg
href: datos/buscar/?publishingOrg=862f7ec3-3134-4dce-ab5a-03c81f54bd72&view=DATASETS
- title: <span data-ajax-url="https://api.gbif.org/v1/literature/search?publishingOrganizationKey=862f7ec3-3134-4dce-ab5a-03c81f54bd72"</span>
- title: <span data-ajax-url="https://api.gbif.org/v1/literature/search?publishingOrganizationKey=862f7ec3-3134-4dce-ab5a-03c81f54bd72"></span>
description: Publicaciones derivadas
background: assets/images/flo-icons/obp-square.svg
href: literature/buscar/?publishingOrg=862f7ec3-3134-4dce-ab5a-03c81f54bd72
- title: <span data-ajax-url="https://api.gbif.org/v1/occurrence/search?publishingOrg=28eb1a3f-1c15-4a95-931a-4af90ecb574d&amp;country=UY"</span>
- title: <span data-ajax-url="https://api.gbif.org/v1/occurrence/search?publishingOrg=28eb1a3f-1c15-4a95-931a-4af90ecb574d&amp;country=UY"></span>
description: Registros de NaturalistaUY
background: assets/images/flo-icons/naturalistauy-square.svg
href: datos/buscar/?publishingOrg=28eb1a3f-1c15-4a95-931a-4af90ecb574d&view=MAP
Expand Down

0 comments on commit e1fec07

Please sign in to comment.