Skip to content

Commit

Permalink
switch from layouts.js to taxa_page.yml for layout on search results …
Browse files Browse the repository at this point in the history
…page; add props to stats panel to show only taxa and not names
  • Loading branch information
wbbaker committed Mar 4, 2025
1 parent f820eea commit ba0e3cb
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions config/taxa_page.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
taxa_page:
overview:
panels:
- - - panel:gallery
- panel:specimens

- - panel:map
- panel:descendants
- panel:content
- panel:keys
- id: panel:statistics
bind:
showTaxa: true
hideNames: true
- panel:type
- panel:nomenclature
- panel:nomenclature-references

0 comments on commit ba0e3cb

Please sign in to comment.