Update dummy avatar ID
The old dummy avatar was deleted on GitHub (by myself, *cough*). So here's another one, just to show how the mechanism works.
This commit is contained in:
parent
e96c3ec60a
commit
f13df8c31f
|
@ -50,7 +50,7 @@ ga:
|
||||||
# A picture of you, square(!), at least 180x180 pixels, more is better. Recommended file size < 100 KB.
|
# A picture of you, square(!), at least 180x180 pixels, more is better. Recommended file size < 100 KB.
|
||||||
# Leave empty for generic placeholder image.
|
# Leave empty for generic placeholder image.
|
||||||
# You can use your GitHub image:
|
# You can use your GitHub image:
|
||||||
avatar: "https://avatars3.githubusercontent.com/u/32414568"
|
avatar: "https://avatars0.githubusercontent.com/u/8897534"
|
||||||
#avatar: "images/jonathan_doe.jpg"
|
#avatar: "images/jonathan_doe.jpg"
|
||||||
#avatar:
|
#avatar:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue