File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ languages:
26
26
weight : 2
27
27
buttons :
28
28
- name : " Hire me"
29
- url : " /hire-me "
29
+ url : " https://meetings-eu1.hubspot.com/arnaud-langlade "
30
30
weight : 5
31
31
pre : " btn btn-primary text-light"
32
32
footer :
@@ -57,7 +57,7 @@ languages:
57
57
weight : 2
58
58
buttons :
59
59
- name : " Travaillons ensemble"
60
- url : " /hire-me "
60
+ url : " https://meetings-eu1.hubspot.com/arnaud-langlade "
61
61
weight : 5
62
62
pre : " btn btn-primary text-light"
63
63
footer :
Original file line number Diff line number Diff line change 19
19
< ul class ="navbar-nav mb-2 mb-xl-0 text-center ">
20
20
{{ range .Site.Menus.buttons }}
21
21
< li class ="nav-item ">
22
- < a class ="btn btn-primary text-dark px-4 " href ="{{ .URL }} "> {{ .Name }}</ a >
22
+ < a class ="btn btn-primary text-dark px-4 " href ="{{ .URL }} " target =" _blank " > {{ .Name }}</ a >
23
23
</ li >
24
24
{{ end }}
25
25
< li class ="nav-item text-center ">
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ <h2 class="fs-1 fw-bold text-center text-dark mb-0">{{ i18n "home.section.hire-m
12
12
</ div >
13
13
< div class ="row justify-content-center ">
14
14
< div class ="col-12 col-xl-8 text-center ">
15
- < a class ="btn btn-outline-dark px-4 " href ="{{ " contact-me " | relLangURL }} ">
15
+ < a class ="btn btn-outline-dark px-4 " href ="https://meetings-eu1.hubspot.com/arnaud-langlade " target =" _blank ">
16
16
{{ i18n "home.section.hire-me.button" | markdownify }}
17
17
< span class ="ms-2 "> {{ partial "icons/arrow-right.html" }}</ span >
18
18
</ a >
You can’t perform that action at this time.
0 commit comments