removed contact form
This commit is contained in:
parent
da1f515635
commit
9ff05cbd74
@ -123,9 +123,11 @@
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<!-- Contact -->
|
<!-- Contact -->
|
||||||
|
<!--
|
||||||
<section id="contact">
|
<section id="contact">
|
||||||
<section class="split contact">
|
|
||||||
<h2>Nous contacter</h2>
|
<h2>Nous contacter</h2>
|
||||||
|
<div>
|
||||||
|
<section class="split contact">
|
||||||
<form method="post" action="#">
|
<form method="post" action="#">
|
||||||
<div class="fields">
|
<div class="fields">
|
||||||
<div class="field">
|
<div class="field">
|
||||||
@ -159,10 +161,13 @@
|
|||||||
<h3>Réseaux sociaux</h3>
|
<h3>Réseaux sociaux</h3>
|
||||||
<ul class="icons alt">
|
<ul class="icons alt">
|
||||||
<li><a href="#" class="icon brands alt fa-github"><span class="label">GitHub</span></a></li>
|
<li><a href="#" class="icon brands alt fa-github"><span class="label">GitHub</span></a></li>
|
||||||
|
<li><a href="https://hub.docker.com/u/jeancloud" class="icon brands alt"><span class="label">Docker Hub</span></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
-->
|
||||||
|
|
||||||
</main>
|
</main>
|
||||||
<footer>
|
<footer>
|
||||||
|
Loading…
Reference in New Issue
Block a user