proxmox init
This commit is contained in:
parent
30474e5acc
commit
54ee385f4e
5 changed files with 15 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 1
|
sidebar_position: 10001
|
||||||
---
|
---
|
||||||
|
|
||||||
# Tutorial Intro
|
# Tutorial Intro
|
||||||
|
|
|
||||||
7
itblog.site/docs/proxmox/_category_.json
Normal file
7
itblog.site/docs/proxmox/_category_.json
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"label": "Proxmox",
|
||||||
|
"position": 1,
|
||||||
|
"link": {
|
||||||
|
"type": "generated-index"
|
||||||
|
}
|
||||||
|
}
|
||||||
5
itblog.site/docs/proxmox/update.md
Normal file
5
itblog.site/docs/proxmox/update.md
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
sidebar_position: 1
|
||||||
|
---
|
||||||
|
|
||||||
|
# Обновление
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"label": "Tutorial - Basics",
|
"label": "Tutorial - Basics",
|
||||||
"position": 2,
|
"position": 10002,
|
||||||
"link": {
|
"link": {
|
||||||
"type": "generated-index",
|
"type": "generated-index",
|
||||||
"description": "5 minutes to learn the most important Docusaurus concepts."
|
"description": "5 minutes to learn the most important Docusaurus concepts."
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"label": "Tutorial - Extras",
|
"label": "Tutorial - Extras",
|
||||||
"position": 3,
|
"position": 10003,
|
||||||
"link": {
|
"link": {
|
||||||
"type": "generated-index"
|
"type": "generated-index"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue