Skip to content

Commit 0308108

Browse files
authored
Add missing colon
1 parent 32d15a5 commit 0308108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ addition of the following to display an author picture:
359359
```yaml
360360
author:
361361
name: John Doe
362-
picture /assets/images/johndoe.png
362+
picture: /assets/images/johndoe.png
363363
```
364364

365365
Recommended `picture` size is approximately `300 x 300` pixels. If `author`

0 commit comments

Comments
 (0)