Skip to content

Commit f0b925a

Browse files
committed
add avatar image
1 parent 55ac7aa commit f0b925a

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ analytics:
9494
# Site Author
9595
author:
9696
name : *name
97-
avatar : # path of avatar image, e.g. "/assets/images/bio-photo.jpg"
97+
avatar : "/assets/images/jun711.png" # path of avatar image, e.g. "/assets/images/bio-photo.jpg"
9898
bio : "Software developer eager to learn"
9999
location : "Vancouver, BC"
100100
email : "jun711.g@gmail.com"

assets/images/jun711.png

30 KB
Loading

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
layout: home
3+
author_profile: true
4+
---

0 commit comments

Comments
 (0)