Skip to content

Commit 97184d7

Browse files
committed
hire me page
1 parent bf08120 commit 97184d7

File tree

1 file changed

+3
-19
lines changed

1 file changed

+3
-19
lines changed

layouts/_default/hire-me.html

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -25,24 +25,8 @@ <h1 class="page-title display-1 fw-bold text-primary pb-4 mb-xl-0 w-100">{{ . }}
2525
</div>
2626
</div>
2727
</section>
28-
<section class="section testimonials py-5">
29-
<div class="container p-2">
30-
<div class="row">
31-
<h2 class="text-center fw-bold mb-5">
32-
{{ i18n "hire-me.title" }}
33-
</h2>
34-
<iframe
35-
src="https://us13.list-manage.com/contact-form?u=d7313775f348f8c8d39a841a0&form_id=15694930986090ef8ffd6791a315440b"
36-
id="contact-form"
37-
frameborder="0"
38-
scrolling="0"
39-
width="700px"
40-
height="930px"
41-
title="{{ .Title }}"
42-
>
43-
</iframe>
44-
</div>
45-
</div>
46-
</section>
28+
29+
{{ partial "sections/hire-me" . }}
30+
4731
{{ end }}
4832

0 commit comments

Comments
 (0)