mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
Initial docs
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<nav>
|
||||
<ul class="tabs">
|
||||
{{ range .Sections }}
|
||||
<li><a href="{{ .Permalink }}">{{ .Title }}</a></li>
|
||||
{{ end }}
|
||||
</ul>
|
||||
</nav>
|
||||
Reference in New Issue
Block a user