We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d45230 + fa3c5e6 commit df6be67Copy full SHA for df6be67
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "website",
3
- "version": "1.1.2",
+ "version": "1.1.3",
4
"description": "Danv's personal website",
5
"scripts": {
6
"build": "gatsby build",
src/components/common/SocialButtons.jsx
@@ -35,7 +35,7 @@ const OnlyImportantSocialButtons = ({ size }) => (
35
</a>
36
<a
37
css={styles}
38
- href="mailto:daniyil.vasylenko@gmail.com"
+ href="mailto:connect.danv@gmail.com"
39
target="_blank"
40
rel="noreferrer noopener"
41
>
src/content/cv/index.md
@@ -1,5 +1,5 @@
---
title: Daniyil Vasylenko
-email: daniyil.vasylenko@gmail.com
+email: connect.danv@gmail.com
updatedAt: Aug 01 2020
0 commit comments