Skip to content
Snippets Groups Projects
Commit abc6b588 authored by sandcha's avatar sandcha
Browse files
parent 92f01952
Branches
No related tags found
1 merge request!67Met à jour le lien vers le simulateur des dotations aux communes
Pipeline #21730 passed
......@@ -175,7 +175,7 @@
</a>
<a
class="link-simple pb-3"
href={new URL("dotations", data.baseUrl).toString()}
href="https://dotations.leximpact.an.fr"
rel="external"
target="_blank"
>
......
......@@ -151,7 +151,7 @@
<div class="inline-block w-full font-sans">
<a
class="mb-4 flex items-center rounded-lg border border-black bg-white p-1 pl-5 text-base text-black shadow-md hover:bg-le-jaune hover:bg-opacity-20"
href={new URL("dotations", data.baseUrl).toString()}
href="https://dotations.leximpact.an.fr"
rel="external"
>
<img
......
......@@ -205,7 +205,7 @@
Concernant le simulateur des
<a
class="underline hover:text-le-bleu"
href={new URL("dotations", data.baseUrl).toString()}
href="https://dotations.leximpact.an.fr"
rel="external">dotations communales</a
>, les données représentatives de la population française étant
ouvertes, le simulateur est entièrement en accès libre et permet
......
......@@ -154,6 +154,11 @@
</div>
</div>
<!--Dotations communales -->
<!--
TODO Sommer les statistiques de https://leximpact.an.fr/dotations
avec les statistiques de https://dotations.leximpact.an.fr/
à partir du 30.07.2025 ?
-->
<div class="flex flex-col items-center gap-16 pb-5 md:flex-row">
<div class="mt-10 inline-flex w-full md:w-1/4 md:flex-col">
<img
......@@ -165,7 +170,7 @@
<p class="text-left text-lg font-bold">
<a
class="underline hover:text-le-bleu"
href={new URL("dotations", data.baseUrl).toString()}
href="https://dotations.leximpact.an.fr"
rel="external"
>
Simulateur <br />dotations communales :</a
......@@ -301,7 +306,7 @@
<p class="pb-3 text-left text-lg font-bold text-gray-700">
<a
class="underline hover:text-le-bleu"
href={new URL("dotations", data.baseUrl).toString()}
href="https://dotations.leximpact.an.fr"
rel="external"
>
Simulateur <br />dotations communales :</a
......@@ -514,7 +519,7 @@
<p class="text-left text-lg font-bold">
<a
class="underline hover:text-le-bleu"
href={new URL("dotations", data.baseUrl).toString()}
href="https://dotations.leximpact.an.fr"
rel="external"
>
Simulateur <br />dotations communales :</a
......@@ -991,7 +996,7 @@
<a
class="inline-flex items-center gap-2 rounded bg-le-vert-200 px-4 py-1 hover:bg-opacity-90 active:bg-opacity-80"
href={new URL("dotations", data.baseUrl).toString()}
href="https://dotations.leximpact.an.fr"
rel="external"
target="_blank"
>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment