Skip to content

Commit df6be67

Browse files
committed
Merge branch 'release/1.1.3'
2 parents 8d45230 + fa3c5e6 commit df6be67

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.2",
3+
"version": "1.1.3",
44
"description": "Danv's personal website",
55
"scripts": {
66
"build": "gatsby build",

src/components/common/SocialButtons.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const OnlyImportantSocialButtons = ({ size }) => (
3535
</a>
3636
<a
3737
css={styles}
38-
href="mailto:daniyil.vasylenko@gmail.com"
38+
href="mailto:connect.danv@gmail.com"
3939
target="_blank"
4040
rel="noreferrer noopener"
4141
>

src/content/cv/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
title: Daniyil Vasylenko
3-
email: daniyil.vasylenko@gmail.com
3+
email: connect.danv@gmail.com
44
updatedAt: Aug 01 2020
55
---

0 commit comments

Comments
 (0)