Skip to content

Commit c13c4dd

Browse files
authored
SEO: Add default image (#86)
1 parent 719f838 commit c13c4dd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,8 @@ twitter:
3434
card: summary
3535
username: pybuilder_
3636
logo: /img/logo.svg
37+
defaults:
38+
- scope:
39+
path: ""
40+
values:
41+
image: /img/logo.svg

0 commit comments

Comments
 (0)