mirror of
https://github.com/immich-app/immich.git
synced 2025-06-20 17:03:14 +02:00
parent
d34585e4b0
commit
4cdc59e51c
30 changed files with 683 additions and 676 deletions
docs
|
@ -14,7 +14,7 @@
|
|||
/** @type {import('@docusaurus/plugin-content-docs').SidebarsConfig} */
|
||||
const sidebars = {
|
||||
// By default, Docusaurus generates a sidebar from the docs folder structure
|
||||
tutorialSidebar: [{type: 'autogenerated', dirName: '.'}],
|
||||
tutorialSidebar: [{ type: 'autogenerated', dirName: '.' }],
|
||||
|
||||
// But you can create a sidebar manually
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue