removed contact form
This commit is contained in:
parent
da1f515635
commit
9ff05cbd74
@ -123,9 +123,11 @@
|
||||
</section>
|
||||
|
||||
<!-- Contact -->
|
||||
<!--
|
||||
<section id="contact">
|
||||
<section class="split contact">
|
||||
<h2>Nous contacter</h2>
|
||||
<div>
|
||||
<section class="split contact">
|
||||
<form method="post" action="#">
|
||||
<div class="fields">
|
||||
<div class="field">
|
||||
@ -159,10 +161,13 @@
|
||||
<h3>Réseaux sociaux</h3>
|
||||
<ul class="icons alt">
|
||||
<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>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
-->
|
||||
|
||||
</main>
|
||||
<footer>
|
||||
|
Loading…
Reference in New Issue
Block a user