Update 'lowdefy.yaml'
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-01-19 13:38:30 +00:00
parent de6b8b2180
commit 9ca8fe7ffc

View File

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