Skip to content

Commit 339224f

Browse files
committed
Merge branch 'release/1.1.1'
2 parents 1528041 + 5ad9812 commit 339224f

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "website",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Danv's personal website",
55
"scripts": {
66
"build": "gatsby build",

src/content/redshape/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ thumbnail: ./redshape1.png
44
marker: "#F78888"
55
repository: https://github.com/Spring3/redshape
66
description:
7-
- { text: "Although I stopped working on after we stopped using Redmine, it is being used by several people, who discovered it though internet." }
7+
- { text: "Although I stopped working on it as we stopped using Redmine, it is being used by several people, who discovered it though the internet." }
88
- { text: "I might invest some time into improving it a bit and adding new changes. But no promises as I don't feel motivated to get back to it most of the time." }
99
- { href: https://github.com/Spring3/redshape/releases/, text: Download the latest release }
1010
technologies:

src/content/starbot/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ Unfortuantely, as it turned out that there have been several link agregators alr
5050

5151
Lessons learnt: market research is important.
5252

53-
The screenshot, that you see how the landing page looked like.
53+
The screenshot that you see describes how the landing page looked like.
5454

src/templates/cv.jsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,8 @@ const CVPage = ({ data }) => {
155155
special and original.
156156
</p>
157157
<p>
158-
Primarily I focus on Node.js, React, Graphql and modern
159-
Javascript ecosystem.
158+
Primarily I focus on Node.js, React, GraphQL and modern
159+
JavaScript ecosystem.
160160
</p>
161161
<br />
162162
<SocialButtons onlyImportant />
@@ -183,7 +183,7 @@ const CVPage = ({ data }) => {
183183
<strong>Company</strong>: Contentful
184184
</p>
185185
<p>
186-
<strong>Duration:</strong> Dec 2018 - now
186+
<strong>Duration:</strong> Dec 2019 - now
187187
</p>
188188
<p>
189189
Full stack development and support of the Headless CMS by

0 commit comments

Comments
 (0)