fix: LCGUI branch main→master in multirepo import
This commit is contained in:
parent
bc0093d91d
commit
e1833c7cea
1 changed files with 2 additions and 2 deletions
|
|
@ -52,7 +52,7 @@ plugins:
|
|||
- section: LiquidCore15
|
||||
import_url: 'https://git.daelon.cloud/daelon/LiquidCore15?branch=main&docs_dir=docs/*'
|
||||
- section: LCGUI
|
||||
import_url: 'https://git.daelon.cloud/daelon/LCGUI?branch=main&docs_dir=docs/*'
|
||||
import_url: 'https://git.daelon.cloud/daelon/LCGUI?branch=master&docs_dir=docs/*'
|
||||
|
||||
markdown_extensions:
|
||||
- admonition
|
||||
|
|
@ -82,4 +82,4 @@ markdown_extensions:
|
|||
nav:
|
||||
- Home: index.md
|
||||
- LiquidCore15: '!import https://git.daelon.cloud/daelon/LiquidCore15?branch=main'
|
||||
- LCGUI: '!import https://git.daelon.cloud/daelon/LCGUI?branch=main'
|
||||
- LCGUI: '!import https://git.daelon.cloud/daelon/LCGUI?branch=master'
|
||||
|
|
|
|||
Loading…
Reference in a new issue