diff --git a/_config.next.yml b/_config.next.yml index 36302a8..0366857 100644 --- a/_config.next.yml +++ b/_config.next.yml @@ -137,7 +137,7 @@ sidebar: # Sidebar Avatar avatar: # Replace the default image and set the url here. - url: /images/zhaoxin.png + url: /images/zhaoxin.jpg # If true, the avatar will be displayed in circle. rounded: false # If true, the avatar will be rotated with the cursor. @@ -176,7 +176,7 @@ links_settings: links: #Title: https://example.com - 赵海洋: http://zhao.local/~yang + 赵海洋: http://zhao/~yang # Table of Contents in the Sidebar # Front-matter variable (nonsupport wrap expand_all). diff --git a/package-lock.json b/package-lock.json index e6bf629..8b43e91 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,6 @@ "packages": { "": { "name": "blog", - "version": "0.0.0", "dependencies": { "hexo": "^6.2.0", "hexo-auto-category": "^0.2.1", diff --git a/source/images/zhaoxin.jpg b/source/images/zhaoxin.jpg new file mode 100644 index 0000000..066bcd6 Binary files /dev/null and b/source/images/zhaoxin.jpg differ