From f8930712a3d50c8916c62d262d09eed77d024de5 Mon Sep 17 00:00:00 2001 From: Jofferson R Tiquez Date: Sun, 15 Mar 2020 03:19:51 +0800 Subject: [PATCH] refactor: update job description - move content to config --- hacker/config.js | 1 + hacker/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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