Add AGENTS.md and Templates directory

This commit is contained in:
2026-04-07 21:13:42 +08:00
parent 80bc593b36
commit 3866525764
120 changed files with 4494 additions and 3 deletions

16
Templates/Map Template.md Normal file
View File

@@ -0,0 +1,16 @@
---
tags:
- maps
para:
- 资源
---
```leaflet
id: nyc
minZoom: 10
maxZoom: 20
defaultZoom: 12
linksTo: [[New York]]
height: 400px
coordinates: [[New York]]
```