Add LinkedIn link

This commit is contained in:
schmelczerandras 2021-01-14 10:15:33 +01:00
parent 0f362d2987
commit 5f7d52966a
5 changed files with 18 additions and 1 deletions

View file

@ -65,6 +65,7 @@ export const create = () => {
title: `Learn more`,
curriculaVitae: [{ name: `Curriculum vitae`, url: cvEnglish }],
email: `andras@schmelczer.dev`,
linkedin: `https://www.linkedin.com/in/andras-schmelczer-35487017b`,
lastEditText: `Last modified on `,
// @ts-ignore: injected by webpack
lastEdit: new Date(__CURRENT_DATE__),