File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -59,15 +59,14 @@ facebook:
59
59
username :
60
60
app_id :
61
61
publisher :
62
- og_image : " site-logo.png " # Open Graph/Twitter default site image
62
+ og_image : # Open Graph/Twitter default site image
63
63
# For specifying social profiles
64
64
# - https://developers.google.com/structured-data/customize/social-profiles
65
65
social :
66
66
type : # Person or Organization (defaults to Person)
67
67
name : # If the user or organization name differs from the site's name
68
68
links : # An array of links to social media profiles
69
- - " https://twitter.com/mmistakes"
70
- - " https://facebook.com/michaelrose"
69
+
71
70
72
71
# Analytics
73
72
analytics :
@@ -79,7 +78,7 @@ analytics:
79
78
# Site Author
80
79
author :
81
80
name :
82
- avatar : " "
81
+ avatar : " assets/profile.png "
83
82
bio : " Your biography for the left-hand sidebar"
84
83
location : " Location"
85
84
employer :
You can’t perform that action at this time.
0 commit comments