Replace "View source" with "Edit history"

This commit is contained in:
2022-05-08 16:13:46 -05:00
parent 7dd01894da
commit 8d81f5e37c
8 changed files with 21 additions and 22 deletions

View File

@ -24,7 +24,7 @@
{{ partial "post-meta-item/authors.html" . }}
{{ partial "post-meta-item/translations.html" . }}
{{ partial "post-meta-item/readingtime.html" . }}
{{ partial "post-meta-item/viewsource.html" . }}
{{ partial "post-meta-item/edithistory.html" . }}
{{ partial "post-meta-item/categories.html" . }}
{{ partial "post-meta-item/tags.html" . }}
</div>