mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
Add default page to categories (#2869)
This commit is contained in:
@@ -2,3 +2,6 @@ label: 'Plugins'
|
||||
# position: 2
|
||||
collapsible: true
|
||||
collapsed: true
|
||||
link:
|
||||
type: 'doc'
|
||||
id: 'plugins'
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Overview
|
||||
# Deployment
|
||||
|
||||
A Woodpecker deployment consists of two parts:
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
label: 'Deployment'
|
||||
collapsible: true
|
||||
collapsed: true
|
||||
link:
|
||||
type: 'doc'
|
||||
id: 'overview'
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Overview
|
||||
# Forges
|
||||
|
||||
## Supported features
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
label: 'Forges'
|
||||
collapsible: true
|
||||
collapsed: true
|
||||
link:
|
||||
type: 'doc'
|
||||
id: 'overview'
|
||||
|
||||
Reference in New Issue
Block a user