Add map
This commit is contained in:
parent
3bced064cf
commit
38e07244b3
2 changed files with 15 additions and 0 deletions
|
@ -202,6 +202,21 @@ title: Accueil
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section class="section">
|
||||||
|
<div class="container">
|
||||||
|
<div class="has-text-centered pb-5">
|
||||||
|
<h2 class="title is-2">Les lieux</h2>
|
||||||
|
<h3 class="subtitle has-text-grey-lighter">où Aurore est présente</h3>
|
||||||
|
<div class="divider is-centered"></div>
|
||||||
|
</div>
|
||||||
|
<div class="has-text-centered">
|
||||||
|
<a href="https://umap.openstreetmap.fr/fr/map/aurore_675441">
|
||||||
|
<img src="images/map.png" alt="" />
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section class="section">
|
<section class="section">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<article class="message is-info">
|
<article class="message is-info">
|
||||||
|
|
BIN
static/images/map.png
Normal file
BIN
static/images/map.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 325 KiB |
Loading…
Reference in a new issue