diff options
author | tempest <git@ashen.earth> | 2025-04-15 00:08:12 -0600 |
---|---|---|
committer | tempest <git@ashen.earth> | 2025-04-15 00:08:12 -0600 |
commit | b856f12cf422b96c37c12df3d7829e4d15ef4453 (patch) | |
tree | 4547df3ec3d347715292a860a5a63207fe428de3 /notes/data.md | |
parent | 128cc42557c8d7da46c63a40ea4469ed0eb7f26d (diff) |
Can find content data
Diffstat (limited to 'notes/data.md')
-rw-r--r-- | notes/data.md | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/notes/data.md b/notes/data.md index c3e9874..5551133 100644 --- a/notes/data.md +++ b/notes/data.md @@ -16,13 +16,9 @@ │ │ │ └─ id/[uuid] │ -├─ namespaces/ +├─ namespace/ │ │ -│ ├─ names/[name] (symlink) -│ │ -│ └─ id/[uuid]/ -│ │ -│ └─ pages/[name] (symlink) +│ └─ [...path]/_page (symlink) │ ├─ pages/[uuid]/ │ │ |