Skip to content

Commit b39ec13

Browse files
committed
fix typos
1 parent 2437360 commit b39ec13

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

_data/splash.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
splash1:
22
text1: IT Consultancy
33
text2:
4-
text3: to strenghten your business
4+
text3: to strengthen your business
55
text4:
66
label1: Agile & Scrum
77
label2: Full stack developers

_layouts/default-freelance.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<div class="main">
1818
{% include header.html %}
1919
{% assign title = page.title | default: "Freelance Jobs" %}
20-
{% assign subTitle = page.subTitle | default: "Technical skills are, as much as communication skills, the founding building blocks for any succesful project" %}
20+
{% assign subTitle = page.subTitle | default: "Technical skills are, as much as communication skills, the founding building blocks for any successful project" %}
2121
{% include blog/big-header.html title=title subTitle=subTitle %}
2222

2323
{% unless page.onListing %}

_layouts/default-job.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<div class="main">
66
{% include header.html %}
7-
{% include blog/big-header.html title="Jobs" subTitle="Technical skills are, as much as communication skills, the founding building blocks for any succesful project" %}
7+
{% include blog/big-header.html title="Jobs" subTitle="Technical skills are, as much as communication skills, the founding building blocks for any successful project" %}
88

99
<section id="jobs" class="jobs">
1010
<div class="container">

jobs/jobs/account-manager.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<div class="main">
1010
{% include header.html %}
11-
{% include blog/big-header.html title="Jobs" subTitle="Technical skills are, as much as communication skills, the founding building blocks for any succesful project" %}
11+
{% include blog/big-header.html title="Jobs" subTitle="Technical skills are, as much as communication skills, the founding building blocks for any successful project" %}
1212

1313
<section id="jobs" class="jobs">
1414
<div class="container">

0 commit comments

Comments
 (0)