fix: LCGUI branch main→master in multirepo import

This commit is contained in:
Andreas Johannsen 2026-04-27 15:15:44 +02:00
parent bc0093d91d
commit e1833c7cea

View file

@ -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'