24 lines
421 B
YAML
24 lines
421 B
YAML
|
lowdefy: 3.23.2
|
||
|
name: Lowdefy starter
|
||
|
licence: MIT
|
||
|
|
||
|
pages:
|
||
|
- _ref: stage.yaml
|
||
|
- _ref: deploy.yaml
|
||
|
|
||
|
menus:
|
||
|
- id: default
|
||
|
links:
|
||
|
- id: Stage
|
||
|
type: MenuLink
|
||
|
pageId: stage
|
||
|
properties:
|
||
|
title: Stage
|
||
|
icon: CloudDownloadOutlined
|
||
|
- id: Deploy
|
||
|
type: MenuLink
|
||
|
pageId: deploy
|
||
|
properties:
|
||
|
title: Deploy
|
||
|
icon: RocketOutlined
|