Skip to content

Commit

Permalink
fix: metabase url (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 authored Apr 17, 2024
1 parent 7d9668e commit 5e6892c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/stats.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ const Stats = () => {
<div
className="bg-right-top bg-no-repeat"
style={{ backgroundImage: `url("images/other/hero-bg.svg")` }}
>
>
<Navigation />
<div>
<iframe
src="https://matomo-metabase-monsuivipsy.fabrique.social.gouv.fr/public/dashboard/56aa504a-d770-4185-b08a-faa6eb2427d5"
src="https://matomo-metabase-jardinmental.fabrique.social.gouv.fr/public/dashboard/56aa504a-d770-4185-b08a-faa6eb2427d5"
frameBorder="0"
title="MonPsy Santé, statistiques"
width="90%"
Expand Down

0 comments on commit 5e6892c

Please sign in to comment.