Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/eddiewebb/hugo-resume.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEDWARD WEBB <EDWARD.WEBB@LibertyMutual.com>2018-02-20 22:35:08 +0300
committerEDWARD WEBB <EDWARD.WEBB@LibertyMutual.com>2018-02-20 22:35:08 +0300
commitd368a8bb9242a56f050ea459d66a9bc568f9b56f (patch)
treeb561955e9eaec7a751448aefa50b2438a58b31c3 /README.md
parentdc49469bb4589a447afec6a8058ae7555cbbacff (diff)
Profile image now in config instead of assumed path
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 630e939..84591ab 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,7 @@ All personal information outside the above details is captured by params in [`co
firstName = "Eddie"
lastName = "Webb"
address = "Rollinsford, NH"
+ profileImage = "img/me.png"
email = "email@domain.com"
description = "Software Platform Engineer with experience leveraging agile, DevOps, and CI/CD to manage large scale distributed platforms both on prem and in public cloud."
favicon = "images/favicon.ico"