New Diary: maid
All checks were successful
部署文档 / build (push) Successful in 1m41s

Signed-off-by: SilverAg.L <caclx@outlook.com>
This commit is contained in:
2025-12-31 04:30:12 +08:00
parent 3604b6e4c0
commit 4c4436c6c6
10 changed files with 27 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
{
"files.exclude": {
"**/*.webp": true
"**/*.webp": true,
"**/*.avif": true
},
"editor.tabSize": 2
}