针对个人主页与照片显示做了修改

This commit is contained in:
2026-07-27 21:47:14 +08:00
parent 4d086758e8
commit fa781cc6a6
60 changed files with 2770 additions and 683 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ const config = {
},
copy: {
patterns: [
{ from: 'src/img', to: 'img' }
{ from: 'src/img', to: 'dist/img' }
],
options: {
}