list and single

This commit is contained in:
lvuch
2018-04-25 21:14:21 -07:00
parent 60a233ce0e
commit 38a2a16516
6 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
---
title: About
weight: 300
weight: 4
---
## Contributing to RancherOS
+4
View File
@@ -0,0 +1,4 @@
---
title: Installation
weight: 2
---
+1 -1
View File
@@ -1,6 +1,6 @@
---
title: Quick Start Guide
weight: 2
weight: 1
---
+1 -1
View File
@@ -1,6 +1,6 @@
---
title: Upgrading RancherOS
weight: 200
weight: 3
---
## Upgrading
+1 -1
View File
@@ -76,8 +76,8 @@
{{ end }}
</div>
{{ template "_internal/pagination.html" . }}
{{ partial "breadcrumbs.html" . }}
</article>
</div>
{{ partial "breadcrumbs.html" . }}
</div>
{{ end }}
+1 -1
View File
@@ -76,8 +76,8 @@
{{ end }}
</div>
{{ template "_internal/pagination.html" . }}
{{ partial "breadcrumbs.html" . }}
</article>
</div>
{{ partial "breadcrumbs.html" . }}
</div>
{{ end }}