Skip to content

Commit 656a667

Browse files
committed
尝试修复Logo显示错误的问题。
1 parent 66a6d8f commit 656a667

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ home_page : "/"
1717
# baseurl : ""
1818
repository : "wongyah/wongyah.github.io"
1919
# teaser : path of fallback teaser image used in the "Related posts", e.g. "/assets/images/500x300.png"
20-
logo: "/assets/images/logo/logo_v3_d.png"
20+
logo: "/assets/images/logo/logo.png"
2121
# masthead_title : "docSimpo" # overrides the website title displayed in the masthead, use " " for no title
2222
# breadcrumbs : true # true, false (default)
2323
# words_per_minute : 200
@@ -46,7 +46,7 @@ atom_feed:
4646
# username :
4747
# app_id :
4848
# publisher :
49-
og_image : /assets/images/logo/Logo_v3_d.png
49+
og_image : /assets/images/logo/logo_v3.png
5050

5151
# For specifying social profiles
5252
# - https://developers.google.com/structured-data/customize/social-profiles
File renamed without changes.

0 commit comments

Comments
 (0)