diff options
| author | 2023-07-07 17:25:24 +0800 | |
|---|---|---|
| committer | 2023-07-07 17:25:24 +0800 | |
| commit | a6ec8911ec2f241764f618e81e9dc870cf7b9aab (patch) | |
| tree | 2b2a2ff128419f2edda7a70216fdcde25417caf3 /docs/pages/AI/_meta.json | |
| parent | e49f9dbef1745d7df39cac1ad98061c73fbd0dc2 (diff) | |
| download | HydroRoll-a6ec8911ec2f241764f618e81e9dc870cf7b9aab.tar.gz HydroRoll-a6ec8911ec2f241764f618e81e9dc870cf7b9aab.zip | |
🦴FIX the bone
Diffstat (limited to 'docs/pages/AI/_meta.json')
| -rw-r--r-- | docs/pages/AI/_meta.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/pages/AI/_meta.json b/docs/pages/AI/_meta.json new file mode 100644 index 0000000..4941080 --- /dev/null +++ b/docs/pages/AI/_meta.json @@ -0,0 +1,15 @@ +{ + "index": { + "type": "page", + "display": "hidden", + "theme": { + "layout": "raw", + "sidebar": false, + "toc": true + } + }, + "docs": { + "title": "Docs", + "display": "children" + } +} |
