Add empty page placeholders
This commit is contained in:
parent
636974948d
commit
ebc6db233b
14 changed files with 70 additions and 0 deletions
5
content/rooms/_index.md
Normal file
5
content/rooms/_index.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Room Versions
|
||||
type: docs
|
||||
weight: 60
|
||||
---
|
5
content/rooms/v1.md
Normal file
5
content/rooms/v1.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Room Version 1
|
||||
type: docs
|
||||
weight: 10
|
||||
---
|
5
content/rooms/v2.md
Normal file
5
content/rooms/v2.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Room Version 2
|
||||
type: docs
|
||||
weight: 20
|
||||
---
|
5
content/rooms/v3.md
Normal file
5
content/rooms/v3.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Room Version 3
|
||||
type: docs
|
||||
weight: 30
|
||||
---
|
5
content/rooms/v4.md
Normal file
5
content/rooms/v4.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Room Version 4
|
||||
type: docs
|
||||
weight: 40
|
||||
---
|
5
content/rooms/v5.md
Normal file
5
content/rooms/v5.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Room Version 5
|
||||
type: docs
|
||||
weight: 50
|
||||
---
|
5
content/rooms/v6.md
Normal file
5
content/rooms/v6.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Room Version 6
|
||||
type: docs
|
||||
weight: 60
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue