Wrapping up contact footer and page.
This commit is contained in:
parent
66b162f9db
commit
f35da10e0e
3 changed files with 7 additions and 9 deletions
|
|
@ -23,19 +23,13 @@
|
|||
<main>
|
||||
<section class="container-xxl pb-0 text-center">
|
||||
<h1 id="contact" class="text-center">Contact</h1>
|
||||
<p class="lead">
|
||||
Stuur mij gerust een mailtje voor een vrijblijvend gesprek! 🙂
|
||||
<br>🡇
|
||||
</p>
|
||||
<section class="container-xxl">
|
||||
<!--# include file="/includes/components/contact-row.html" -->
|
||||
</section>
|
||||
<!--# include file="/includes/components/contact-row.html" -->
|
||||
</section>
|
||||
|
||||
<!-- Nothing more here yet, contact form will be added later, contact info is in the footer -->
|
||||
</main>
|
||||
|
||||
<footer class="bg-secondary-subtle pt-3">
|
||||
<footer class="bg-secondary-subtle">
|
||||
<!--# include file="/includes/partials/footer-bottom.html" -->
|
||||
</footer>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue