Skip to content

Commit

Permalink
add hosting provider info in legal page (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
bellangerq authored Sep 14, 2023
1 parent bacae28 commit ae430df
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions confiture-web-app/src/pages/misc/LegalPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,21 @@ import PageMeta from "../../components/PageMeta";
et utilise le système de design de l’État.
</p>

<h2>Hébergement du site</h2>

<p>
Ce site est hébergé sur une plateforme labellisée SecNumCloud par OVH :
</p>

<ul>
<li>RCS Roubaix – Tourcoing 424 761 419 00045</li>
<li>Code APE 6202A</li>
<li>N° TVA : FR 22 424 761 419</li>
<li>Siège social : 2 rue Kellermann</li>
<li>59100 Roubaix</li>
<li>France</li>
</ul>

<h2>Code source du site</h2>
<p>
Le code source du site est disponible sur
Expand Down

0 comments on commit ae430df

Please sign in to comment.