readded hugo-book theme files.
This commit is contained in:
5
themes/hugo-book/layouts/_partials/docs/links/edit.html
Normal file
5
themes/hugo-book/layouts/_partials/docs/links/edit.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{{- return (partial "docs/text/template" (dict "Template" .Site.Params.BookEditLink "Context" (dict
|
||||
"Site" .Site
|
||||
"Page" .Page
|
||||
"Path" (strings.TrimPrefix hugo.WorkingDir .Page.File.Filename)
|
||||
)) | urls.JoinPath) -}}
|
||||
Reference in New Issue
Block a user