feat: Update theme
This commit is contained in:
parent
6af33a030e
commit
233df17b62
|
@ -65,7 +65,7 @@
|
|||
|
||||
<section id="contact" class="section container column center">
|
||||
<h2 id="contactez-moi">Vous avez une idée, un projet ?<br> Contactez-moi !</h2>
|
||||
<h3 class="cadre">{{ partial "contact/mail" . }}{{ partial "contact/telephone" . }}</h3>
|
||||
<h3 class="cadre">{{ partial "contact/mail" .Site.Data.contact.mail }}{{ partial "contact/telephone" .Site.Data.contact.telephone }}</h3>
|
||||
</section>
|
||||
|
||||
<section class="section secondary">
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 8ca72479d4e6219f66cb721712c6a1f042df1f7b
|
||||
Subproject commit 64eaab93b25d057230ed24d8180812658aeffc96
|
Loading…
Reference in New Issue