Batch 1: Fix technical issues in 200-area/

- Fix dataview paths in 6 hub files (2. Areas/ → 200-area/)
- Archive 2 empty files to 400-archive/_empty-files/
- Remove executable permission from Clash热点升级.md
- Add security warning to Bills.md for sensitive VPN credentials

(vault changes by Claude Code)
This commit is contained in:
zhiqiang feng
2025-12-29 14:50:48 +08:00
parent ab35b4fb3a
commit de87d42ad0
10 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
### Notes
```dataview
table file.ctime as Date from "2. Areas/Blog"
table file.ctime as Date from "200-area/Blog"
sort file.name
```