logo
This commit is contained in:
parent
c79334c4e9
commit
9a6ff0b24e
2 changed files with 30 additions and 35 deletions
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 12 KiB |
|
|
@ -16,12 +16,39 @@
|
||||||
|
|
||||||
<include src="/components/site-header.html"></include>
|
<include src="/components/site-header.html"></include>
|
||||||
|
|
||||||
<main id="main_species-list">
|
<main>
|
||||||
|
|
||||||
|
|
||||||
|
<section class="page-header">
|
||||||
|
<div class="page-header__inner">
|
||||||
|
<h2 class="page-title">À propos du projet</h2>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="page-grid">
|
||||||
|
|
||||||
|
<nav class="page-nav">
|
||||||
|
<ul class="toc">
|
||||||
|
<li><a href="#demarche-botascopia">La démarche</a></li>
|
||||||
|
<li><a href="#equipe">L’équipe</a></li>
|
||||||
|
<li><a href="#soutien-financier">Soutien Financier</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<section class="page-content">
|
||||||
|
<!-- Contenu -->
|
||||||
|
|
||||||
|
</section>
|
||||||
|
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</main>
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue