29 lines
749 B
Markdown
29 lines
749 B
Markdown
<!-- Begin @about.md -->
|
|
|
|
<h3>A propos</h3>
|
|
|
|
<p class="mt-3">
|
|
mdEdit est une application facilitant la description des données géographiques et non géographiques, notamment open data.
|
|
</p>
|
|
<p>
|
|
Contact: <a href="mailto:contact@datagrandest.fr">contact@datagrandest.fr</a>
|
|
</p>
|
|
|
|
<p>
|
|
Cette application utilise les bibliothèques open source suivantes:
|
|
<ul>
|
|
<li><a href="">Svelte 3</a></li>
|
|
<li><a href="">Bootstrap 4</a></li>
|
|
<li><a href="">Sveltrap</a></li>
|
|
<li><a href="">Iconify</a></li>
|
|
</ul>
|
|
</p>
|
|
|
|
<p class="mt-4 mb-0 text-center">
|
|
<small>(c)
|
|
<a href="https://www.datagrandest.fr/portail/fr">GéoGrandEst</a> |
|
|
<a href="https://www.grandest.fr/">Région Grand Est</a> - 2021
|
|
</small>
|
|
</p>
|
|
|
|
<!-- End @about.md --> |