diff options
author | Ashelyn Rose <git@ashen.earth> | 2025-04-10 00:45:21 -0600 |
---|---|---|
committer | Ashelyn Rose <git@ashen.earth> | 2025-04-10 00:45:21 -0600 |
commit | e66c23f2f4fd3783364aaa15f07f8a51aaf51e3f (patch) | |
tree | 884e456dc22747e672d2b89b0b17463e1d4c8566 /notes/data.md | |
parent | 14ad60a6d77f40fdd0b23e60e11ace8c52449c01 (diff) |
WIP: Reading pages and namespaces
Diffstat (limited to 'notes/data.md')
-rw-r--r-- | notes/data.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/notes/data.md b/notes/data.md index a240bf4..c3e9874 100644 --- a/notes/data.md +++ b/notes/data.md @@ -34,5 +34,10 @@ │ ├─ slugs/[url-slug] (symlink) │ - └─ id/[uuid] + └─ id/[uuid]/ + │ + ├─ metadata.toml + │ + └─ data.bin + |