Skip to content

Commit 0f109e2

Browse files
authored
Update _config.yml
1 parent 2132a3c commit 0f109e2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,17 @@ linkedin: https://www.linkedin.com/in/weizhi-lin-a08608191
2020

2121
# Images (e.g., your profile picture and your website's favicon)
2222
# "favicon" and "favicon_dark" are used for the light and dark modes, respectively.
23-
avatar: ./assets/img/avatar.png
24-
favicon: ./assets/img/favicon.png
23+
avatar: ./assets/img/weizhilin.png
24+
favicon: ./assets/img/weizhilin.png
2525
favicon_dark: ./assets/img/favicon-dark.png
2626

2727
# Footnote
2828
# You may use the option to disable the footnote, "Powered by Jekyll and Minimal Light theme."
29-
enable_footnote: true
29+
enable_footnote: false
3030

3131
# Auto Dark Mode
3232
# You may use the option to disable the automatic dark theme
33-
auto_dark_mode: true
33+
auto_dark_mode: false
3434

3535
# Font
3636
# You can use this option to choose between Serif or Sans Serif fonts.

0 commit comments

Comments
 (0)