Skip to content

Commit

Permalink
chore: add more topmenu links (#500)
Browse files Browse the repository at this point in the history
  • Loading branch information
vncsna authored Nov 24, 2023
1 parent f8fb59b commit 44774cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bd_api/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,9 @@
"topmenu_links": [
{"name": "Metadados", "app": "v1"},
{"model": "v1.dataset"},
{"model": "v1.table"},
{"name": "Metabase", "url": "https://perguntas.basedosdados.org"},
{"name": "Grafana", "url": "https://grafana.basedosdados.org"},
],
"show_ui_builder": True,
}
Expand Down

0 comments on commit 44774cd

Please sign in to comment.