mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-08-20 00:47:50 +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">
|
||||
<a href="{{.Site.Params.ghdocsrepo}}/edit/master/content/{{.File.Path}}" class="btn bg-link">
|
||||
<button class="button has-icon-right">
|
||||
@@ -10,4 +11,4 @@
|
||||
</svg>
|
||||
</button>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user