diff options
| author | 2026-02-03 11:23:08 +0800 | |
|---|---|---|
| committer | 2026-02-03 11:23:08 +0800 | |
| commit | ac7a7bceec82a02cf490bc928d989663fd8a3a30 (patch) | |
| tree | ae5ae76c4ff6877eff885da75a1db14c43fa0182 /packages/docs/content/en/features/meta.json | |
| parent | b27777b625fb348f35e435276842668e16456967 (diff) | |
| download | DropOut-ac7a7bceec82a02cf490bc928d989663fd8a3a30.tar.gz DropOut-ac7a7bceec82a02cf490bc928d989663fd8a3a30.zip | |
docs: restructure documentation files
Diffstat (limited to 'packages/docs/content/en/features/meta.json')
| -rw-r--r-- | packages/docs/content/en/features/meta.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/docs/content/en/features/meta.json b/packages/docs/content/en/features/meta.json new file mode 100644 index 0000000..4725321 --- /dev/null +++ b/packages/docs/content/en/features/meta.json @@ -0,0 +1,9 @@ +{ + "title": "Features", + "pages": [ + "index", + "authentication", + "java", + "mod-loaders" + ] +} |