Skip to content

Commit 039e4d9

Browse files
authored
SEO: replace image and logo to PNG (#87)
1 parent c13c4dd commit 039e4d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ exclude:
3333
twitter:
3434
card: summary
3535
username: pybuilder_
36-
logo: /img/logo.svg
36+
logo: /img/logo.png
3737
defaults:
3838
- scope:
3939
path: ""
4040
values:
41-
image: /img/logo.svg
41+
image: /img/logo.png

0 commit comments

Comments
 (0)