mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-15 18:57:29 -05:00
Add "View raw" button to page to view raw markdown code of page
This commit is contained in:
@ -20,7 +20,10 @@
|
||||
{{ partial "page-metadata/item/authors.html" . }}
|
||||
{{ partial "page-metadata/item/readingtime.html" . }}
|
||||
{{ partial "page-metadata/item/edithistory.html" . }}
|
||||
{{ partial "page-metadata/item/viewraw.html" . }}
|
||||
|
||||
{{ partial "page-metadata/item/categories.html" . }}
|
||||
|
||||
{{ partial "page-metadata/item/tags.html" . }}
|
||||
</div>
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user