Skip to content

Commit 213965c

Browse files
committed
add profile image
1 parent 7d95341 commit 213965c

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

_config.yml

+3-4
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,14 @@ facebook:
5959
username :
6060
app_id :
6161
publisher :
62-
og_image : "site-logo.png" # Open Graph/Twitter default site image
62+
og_image : # Open Graph/Twitter default site image
6363
# For specifying social profiles
6464
# - https://developers.google.com/structured-data/customize/social-profiles
6565
social:
6666
type : # Person or Organization (defaults to Person)
6767
name : # If the user or organization name differs from the site's name
6868
links: # An array of links to social media profiles
69-
- "https://twitter.com/mmistakes"
70-
- "https://facebook.com/michaelrose"
69+
7170

7271
# Analytics
7372
analytics:
@@ -79,7 +78,7 @@ analytics:
7978
# Site Author
8079
author:
8180
name :
82-
avatar : ""
81+
avatar : "assets/profile.png"
8382
bio : "Your biography for the left-hand sidebar"
8483
location : "Location"
8584
employer :

assets/profile.png

21.6 KB
Loading

0 commit comments

Comments
 (0)