diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2020-02-28 15:31:47 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2020-02-28 15:31:47 +0100 |
commit | 9efa28adca16553e02921cfaa46566d6dab3dd3d (patch) | |
tree | c558ee2774912b17bca61e7b6d9f39136342308e /docker/landing/html | |
parent | 9c813e3da0cb4246a852542b130f802c7cf2763e (diff) | |
download | infrastructure-9efa28adca16553e02921cfaa46566d6dab3dd3d.tar.gz infrastructure-9efa28adca16553e02921cfaa46566d6dab3dd3d.zip |
[landing] titres
Diffstat (limited to 'docker/landing/html')
-rw-r--r-- | docker/landing/html/landing/prototype.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docker/landing/html/landing/prototype.html b/docker/landing/html/landing/prototype.html index efb5cf8..2851276 100644 --- a/docker/landing/html/landing/prototype.html +++ b/docker/landing/html/landing/prototype.html @@ -112,6 +112,18 @@ header > .container > .site-name > a { </a> </div> </section> + + <section class="spacing"> + <h2>internet est politique</h2> + </section> + + <section class="spacing"> + <h2>nous sommes une association collégiale</h2> + </section> + + <section class="spacing"> + <h2>nous contacter</h2> + </section> </div> </main> </body> |