Skip to content

Commit 1d64b6b

Browse files
authored
Update custom logo URL in footer configuration
1 parent 5b5d55f commit 1d64b6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_config.butterfly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ footer:
265265
owner:
266266
enable: true
267267
since: 2019
268-
custom_text: '<img src="http://icarus-blog.top/img/logo.png" style="width:20px; height:auto; vertical-align:middle; margin-right:5px;"> <a href="http://beian.miit.gov.cn/" style="color:white; text-decoration:none;" target="_blank">浙ICP备2025214344号</a>'
268+
custom_text: '<img src="https://github.com/GoofySatoshi/GoofySatoshi.github.io/blob/source/source/img/logo.png" style="width:20px; height:auto; vertical-align:middle; margin-right:5px;"> <a href="http://beian.miit.gov.cn/" style="color:white; text-decoration:none;" target="_blank">浙ICP备2025214344号</a>'
269269
copyright: true
270270

271271
# --------------------------------------

0 commit comments

Comments
 (0)