Replace english cv

This commit is contained in:
Schmelczer András 2020-01-29 17:21:30 +01:00
parent 352add3127
commit e8916d4d9f
2 changed files with 6 additions and 80 deletions

View file

@ -15,8 +15,8 @@ import color from './static/media/color.jpg';
import platform from './static/media/platform.png';
import photos from './static/media/photos.jpg';
import led from './static/media/led.jpg';
import europass from './static/cv/andras_schmelczer_europass.pdf';
import cv from './static/cv/schmelczer_andras_cv.pdf';
import cvHungarian from './static/cv/schmelczer_andras_cv.pdf';
import cvEnglish from './static/cv/andras_schmelczer_cv.pdf';
import ledMP4 from './static/media/led.mp4';
import ledWEBM from './static/media/led.webm';
import { last } from './framework/helper/last';
@ -242,8 +242,8 @@ export const portfolio: Portfolio = {
footer: {
title: `Learn more`,
curiumVitaes: [
{ name: `Curriculum vitae (en)`, url: europass },
{ name: `Önéletrajz (hu)`, url: cv },
{ name: `Curriculum vitae (en)`, url: cvEnglish },
{ name: `Önéletrajz (hu)`, url: cvHungarian },
],
email: `andras@schmelczer.dev`,
lastEditText: `Last modified on `,