Improve table style
This commit is contained in:
parent
cdf84bbe17
commit
f66fd8ffa6
4 changed files with 9 additions and 4 deletions
|
@ -9,7 +9,8 @@
|
|||
{{ .Content }}
|
||||
|
||||
<p style="color: #687590;">
|
||||
Last updated {{ .Lastmod.Format "January 2, 2006" }}
|
||||
Last updated {{ .Lastmod.Format "January 2, 2006" }} ·
|
||||
<a href='https://source.joinmastodon.org/mastodon/docs/tree/master/content/{{.Lang}}/{{.File.Path}}' style="color: #687590;">Improve this page</a>
|
||||
</p>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue