This commit is contained in:
21
lowdefy.yaml
21
lowdefy.yaml
@@ -48,3 +48,24 @@ pages:
|
|||||||
type: secondary
|
type: secondary
|
||||||
content: |
|
content: |
|
||||||
Made by a Lowdefy 🤖
|
Made by a Lowdefy 🤖
|
||||||
|
|
||||||
|
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
|
||||||
|
|
||||||
|
# All the pages in the app are listed here.
|
||||||
|
pages:
|
||||||
|
- _ref: stage.yaml
|
||||||
|
- _ref: deploy.yaml
|
||||||
|
Reference in New Issue
Block a user