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:
2626 weight : 2
2727 buttons :
2828 - name : " Hire me"
29- url : " /hire-me "
29+ url : " https://meetings-eu1.hubspot.com/arnaud-langlade "
3030 weight : 5
3131 pre : " btn btn-primary text-light"
3232 footer :
@@ -57,7 +57,7 @@ languages:
5757 weight : 2
5858 buttons :
5959 - name : " Travaillons ensemble"
60- url : " /hire-me "
60+ url : " https://meetings-eu1.hubspot.com/arnaud-langlade "
6161 weight : 5
6262 pre : " btn btn-primary text-light"
6363 footer :
Original file line number Diff line number Diff line change 1919 < ul class ="navbar-nav mb-2 mb-xl-0 text-center ">
2020 {{ range .Site.Menus.buttons }}
2121 < 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 >
2323 </ li >
2424 {{ end }}
2525 < 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
1212 </ div >
1313 < div class ="row justify-content-center ">
1414 < 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 ">
1616 {{ i18n "home.section.hire-me.button" | markdownify }}
1717 < span class ="ms-2 "> {{ partial "icons/arrow-right.html" }}</ span >
1818 </ a >
You can’t perform that action at this time.
0 commit comments