mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
list and single
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: About
|
||||
weight: 300
|
||||
weight: 4
|
||||
---
|
||||
|
||||
## Contributing to RancherOS
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: Installation
|
||||
weight: 2
|
||||
---
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Quick Start Guide
|
||||
weight: 2
|
||||
weight: 1
|
||||
---
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Upgrading RancherOS
|
||||
weight: 200
|
||||
weight: 3
|
||||
---
|
||||
|
||||
## Upgrading
|
||||
|
||||
@@ -76,8 +76,8 @@
|
||||
{{ end }}
|
||||
</div>
|
||||
{{ template "_internal/pagination.html" . }}
|
||||
{{ partial "breadcrumbs.html" . }}
|
||||
</article>
|
||||
</div>
|
||||
{{ partial "breadcrumbs.html" . }}
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
@@ -76,8 +76,8 @@
|
||||
{{ end }}
|
||||
</div>
|
||||
{{ template "_internal/pagination.html" . }}
|
||||
{{ partial "breadcrumbs.html" . }}
|
||||
</article>
|
||||
</div>
|
||||
{{ partial "breadcrumbs.html" . }}
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user