mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 05:28:22 +00:00
add last updated to the edit links on the docs
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
{{ if not .Lastmod.IsZero }}Last updated on {{ .Lastmod.Format "Jan 2, 2006" }}{{ end }}
|
||||||
<div class="buttons-container">
|
<div class="buttons-container">
|
||||||
<a href="{{.Site.Params.ghdocsrepo}}/edit/master/content/{{.File.Path}}" class="btn bg-link">
|
<a href="{{.Site.Params.ghdocsrepo}}/edit/master/content/{{.File.Path}}" class="btn bg-link">
|
||||||
<button class="button has-icon-right">
|
<button class="button has-icon-right">
|
||||||
@@ -10,4 +11,4 @@
|
|||||||
</svg>
|
</svg>
|
||||||
</button>
|
</button>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user