Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Commit

Permalink
Add more details
Browse files Browse the repository at this point in the history
  • Loading branch information
AOx0 committed Nov 15, 2023
1 parent 6b3cfdb commit a98d076
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 5 deletions.
4 changes: 4 additions & 0 deletions src/bin/api.rs
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,10 @@ async fn root() -> Hello<'static> {
name: "Delitos de bajo y alto impacto",
href: "#razones-por-anio",
},
Section {
name: "Top 15 colonias por tiempo",
href: "#incidentes-por-colonia",
},
Section {
name: "Mapas de calor por Mes y Año",
href: "#incidentes-por-mes",
Expand Down
Loading

0 comments on commit a98d076

Please sign in to comment.