mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 13:38:07 +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">
|
||||||
|
|||||||
Reference in New Issue
Block a user