diff --git a/hacker/config.js b/hacker/config.js index a3f0a11..480d86c 100644 --- a/hacker/config.js +++ b/hacker/config.js @@ -1,6 +1,7 @@ window.PorfolioConfig = { name: 'John Doe', jobTitle: 'Full-stack Web Developer', + jobDescription: 'Sit quis in tempor quis. Nisi ex exercitation in irure. Reprehenderit sint aliqua et dolore enim laboris dolore exercitation magna aliqua ex ad.', skills: [ { name: 'JavaScript', diff --git a/hacker/index.html b/hacker/index.html index 495001b..9e65cf4 100644 --- a/hacker/index.html +++ b/hacker/index.html @@ -46,7 +46,7 @@

{{name}}

{{jobTitle}}

-

Sit quis in tempor quis. Nisi ex exercitation in irure. Reprehenderit sint aliqua et dolore enim laboris dolore exercitation magna aliqua ex ad.

+

{{jobDescription}}

/Skills /Recent Works /Hobbies