mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 18:06:49 +00:00
feat: include global announcement
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
This commit is contained in:
@@ -7,6 +7,8 @@ fullscreen: true
|
||||
menuTitle: 'Demos'
|
||||
---
|
||||
|
||||
<announcement></announcement>
|
||||
|
||||
Demos are loading from https://nocodb.com (please wait)
|
||||
|
||||
<iframe src="https://nocodb.com/demos" style="height:100vh" width="100%"/>
|
||||
@@ -7,6 +7,8 @@ menuTitle: 'Installation'
|
||||
link: https://codesandbox.io/embed/vigorous-firefly-80kq5?hidenavigation=1&theme=dark
|
||||
---
|
||||
|
||||
<announcement></announcement>
|
||||
|
||||
Simple installation - takes about three minutes!
|
||||
|
||||
## Prerequisites
|
||||
|
||||
@@ -7,6 +7,8 @@ menuTitle: 'Upgrading'
|
||||
link: https://codesandbox.io/embed/vigorous-firefly-80kq5?hidenavigation=1&theme=dark
|
||||
---
|
||||
|
||||
<announcement></announcement>
|
||||
|
||||
## Docker
|
||||
### Find, stop & delete nocodb docker container
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user